buttonSemanticLabel property
final
Value passed into semantic label for the button.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
Implementation
final String? buttonSemanticLabel;
Value passed into semantic label for the button.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
final String? buttonSemanticLabel;