menu
materialx_flutter package
documentation
widget/my_text.dart
MyText
subhead static method
subhead static method
dark_mode
light_mode
subhead
static method
TextStyle
?
subhead
(
BuildContext
context
)
Implementation
static TextStyle? subhead(BuildContext context){ return Theme.of(context).textTheme.subtitle1; }
materialx_flutter package
documentation
widget/my_text
MyText
subhead static method
MyText class