menu
y_infra package
documentation
base_features/list/base_list_cubit.dart
BaseListCubit<T>
state property
state property
dark_mode
light_mode
state
property
@
override
BaseListState
<
T
>
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
y_infra package
documentation
base_features/list/base_list_cubit
BaseListCubit<T>
state property
BaseListCubit class