menu
ck_utils package
documentation
all_src/extensions_validation/context_extensions.dart
ContextExtensions
theme property
theme property
dark_mode
light_mode
theme
property
ThemeData
get
theme
Returns Theme.of(context)
Implementation
ThemeData get theme => Theme.of(this);
ck_utils package
documentation
all_src/extensions_validation/context_extensions
ContextExtensions
theme property
ContextExtensions extension on
BuildContext