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