semanticLabel property

String? semanticLabel
final

Optional accessibility label override. Defaults to label. Pass when the visible label is a glyph or abbreviation that screen readers shouldn't announce verbatim ("3M" → "Last 3 months").

Implementation

final String? semanticLabel;