menu
flutter_infinite_scroll package
documentation
infinite_scroll/cubit.dart
InfiniteScrollCubit
state property
state property
dark_mode
light_mode
state
property
FetchDataState
get
state
inherited
The current
state
.
Implementation
State get state => _state;
flutter_infinite_scroll package
documentation
infinite_scroll/cubit
InfiniteScrollCubit
state property
InfiniteScrollCubit class