semanticFirst property

String? semanticFirst
final

Semantic value passed to the first button.

This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.

Implementation

final String? semanticFirst;