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