menu
theme_patrol package
documentation
theme_patrol.dart
ThemeChanged typedef
ThemeChanged typedef
dark_mode
light_mode
ThemeChanged
typedef
ThemeChanged
=
void Function
(
ThemeController
theme
)
Implementation
typedef ThemeChanged = void Function(ThemeController theme);
theme_patrol package
documentation
theme_patrol
ThemeChanged typedef
theme_patrol library