menu
flutter_extended package
documentation
widgets/styled_text.dart
StyledText
text property
text property
dark_mode
light_mode
text
property
String
text
final
The text string to display.
Implementation
final String text;
flutter_extended package
documentation
widgets/styled_text
StyledText
text property
StyledText class