logoSemanticLabel property

String? logoSemanticLabel
final

Semantic label for the Zebra logo.

Defaults to 'Zebra Logo'.

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? logoSemanticLabel;