Skip to content

[Feature Request] Add Tooltips for SegmentedButton #128374

@ZhulanovAA

Description

@ZhulanovAA

Issue

When using SegmentedButton you might want to add tooltips explaing each provided option. Right now you can either add Tooltip around whole SegmentedButton which won't allow you to have separate tooltips for each segment or you can add Tooltip as a label of each ButtonSegment, but then only the label of each segment will have tooltip and not the whole segment (which also includes icon and padding around them)

Proposal

Add String? tooltip field for ButtonSegment and if present, put Tooltip around corresponding segment widget

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)c: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions