menu
infospect package
documentation
helpers/desktop_theme_cubit/desktop_theme_cubit.dart
DesktopThemeCubit
state property
state property
dark_mode
light_mode
state
property
@
override
DesktopThemeState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
infospect package
documentation
helpers/desktop_theme_cubit/desktop_theme_cubit
DesktopThemeCubit
state property
DesktopThemeCubit class