menu
empathetech_flutter_ui package
documentation
functions/text-styles.dart
bodyLarge function
bodyLarge function
dark_mode
light_mode
bodyLarge
function
TextStyle
?
bodyLarge
(
BuildContext
context
)
Implementation
TextStyle? bodyLarge(BuildContext context) { return Theme.of(context).textTheme.bodyLarge; }
empathetech_flutter_ui package
documentation
functions/text-styles
bodyLarge function
text-styles library