menu
dynamic_tools package
documentation
sources/extensions/context_extensions.dart
ContextExtensions
theme property
theme property
dark_mode
light_mode
theme
property
ThemeData
get
theme
Returns the current
ThemeData
.
Implementation
ThemeData get theme { return Theme.of(this); }
dynamic_tools package
documentation
sources/extensions/context_extensions
ContextExtensions
theme property
ContextExtensions extension on
BuildContext