menu
flutter_common_widgets_softx package
documentation
common/app_text.dart
AppText
text property
text property
dark_mode
light_mode
text
property
String
text
final
The displayed text.
Implementation
final String text;
flutter_common_widgets_softx package
documentation
common/app_text
AppText
text property
AppText class