menu
kohler_providers
kohler_providers.dart
ThemeContextExtensions
theme property
theme
dark_mode
light_mode
theme
property
ThemeData
get
theme
Returns the surrounding theme data of this context.
Implementation
ThemeData get theme => Theme.of(this);
kohler_providers
kohler_providers
ThemeContextExtensions
theme property
ThemeContextExtensions extension on
BuildContext