trailingSemanticLabel property
final
Semantic label for the trailing app switcher button.
Defaults to 'App Switcher Button'.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
Zeta does not currently support translations, so this label should be passed in with the correct translation for the current locale.
Implementation
final String? trailingSemanticLabel;