semanticLabel property

String? semanticLabel
final

The semantic label for screen readers.

Critical for icon buttons which otherwise have no textual content.

Implementation

final String? semanticLabel;