menu
designflow_widgets package
documentation
presentation/blocs/app_cubit.dart
AppCubit
state property
state property
dark_mode
light_mode
state
property
@
override
AppState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
designflow_widgets package
documentation
presentation/blocs/app_cubit
AppCubit
state property
AppCubit class