semanticLabel property
final
The semantic label for the segmented control.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
Implementation
final String? semanticLabel;
The semantic label for the segmented control.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
final String? semanticLabel;