semanticButtonLabel property

String? semanticButtonLabel
final

Optional: If not null, the control will be marked as a semantic button and given a label.

Implementation

final String? semanticButtonLabel;