menu
kiss_typography package
documentation
body_text.dart
BodyLarge
getTextStyle method
getTextStyle method
dark_mode
light_mode
getTextStyle
method
@
override
TextStyle
?
getTextStyle
(
BuildContext
context
)
override
Implementation
@override TextStyle? getTextStyle(BuildContext context) => Theme.of(context).textTheme.bodyLarge;
kiss_typography package
documentation
body_text
BodyLarge
getTextStyle method
BodyLarge class