semanticLabel property
final
Semantic label for ZetaGroupButton.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
If this property is null, label will be used instead.
Implementation
final String? semanticLabel;