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