menu
hubble_widget_library package
documentation
bloc/simple_value_cubit.dart
SimpleValueCubit<T>
state property
state property
dark_mode
light_mode
state
property
@
override
SimpleValue
<
T
>
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
hubble_widget_library package
documentation
bloc/simple_value_cubit
SimpleValueCubit<T>
state property
SimpleValueCubit class