menu
tang_appbase package
documentation
widget/app_text.dart
AppTextSemanticsLabelEx
withSemanticsLabel method
withSemanticsLabel method
dark_mode
light_mode
withSemanticsLabel
method
AppText
withSemanticsLabel
(
String
?
value
)
Implementation
AppText withSemanticsLabel(String? value) => this.._semanticsLabel = value;
tang_appbase package
documentation
widget/app_text
AppTextSemanticsLabelEx
withSemanticsLabel method
AppTextSemanticsLabelEx extension on
AppText