menu
y_infra package
documentation
base_features/operation/base_operation_cubit.dart
BaseOperationCubit<TResult, Id>
state property
state property
dark_mode
light_mode
state
property
@
override
BaseOperationState
<
Id
>
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
y_infra package
documentation
base_features/operation/base_operation_cubit
BaseOperationCubit<TResult, Id>
state property
BaseOperationCubit class