menu
nylo_support package
documentation
helpers/extensions.dart
NyContext
textTheme method
textTheme method
dark_mode
light_mode
textTheme
method
TextTheme
textTheme
(
)
Get the TextTheme
Implementation
TextTheme textTheme() { return Theme.of(this).textTheme; }
nylo_support package
documentation
helpers/extensions
NyContext
textTheme method
NyContext extension on
BuildContext