menu
az_ui package
documentation
widgets/text.dart
AzText
semanticsLabel method
semanticsLabel method
dark_mode
light_mode
semanticsLabel
method
AzText
semanticsLabel
(
String
semanticsLabel
)
Implementation
AzText semanticsLabel(String semanticsLabel){ _semanticsLabel = semanticsLabel; return this; }
az_ui package
documentation
widgets/text
AzText
semanticsLabel method
AzText class