menu
easy_typography package
documentation
typography/body_large_text.dart
BodyLargeText
buildTextStyle method
buildTextStyle method
dark_mode
light_mode
buildTextStyle
method
@
override
TextStyle
?
buildTextStyle
(
dynamic
context
)
override
Implementation
@override buildTextStyle(context) => Theme.of(context).textTheme.bodyLarge;
easy_typography package
documentation
typography/body_large_text
BodyLargeText
buildTextStyle method
BodyLargeText class