menu
fkernal package
documentation
fkernal_bloc.dart
ResourceCubit<T>
state property
state property
dark_mode
light_mode
state
property
@
override
ResourceState
<
T
>
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
fkernal package
documentation
fkernal_bloc
ResourceCubit<T>
state property
ResourceCubit class