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