semanticLabel property
Semantic label for accessibility.
If not provided, the button's child text content is used.
Implementation
final String? semanticLabel;
Semantic label for accessibility.
If not provided, the button's child text content is used.
final String? semanticLabel;