menu
flutty_state package
documentation
logic/fetch_cubit.dart
FetchCubit<F>
state property
state property
dark_mode
light_mode
state
property
@
override
FetchState
<
F
>
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
flutty_state package
documentation
logic/fetch_cubit
FetchCubit<F>
state property
FetchCubit class