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