menu
nylo_support package
documentation
helpers/src/extensions/context_extensions.dart
NyContextExt
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/src/extensions/context_extensions
NyContextExt
textTheme method
NyContextExt extension on
BuildContext