menu
smart_pagination package
documentation
pagination.dart
SmartPaginationCubit<T>
didFetch property
didFetch property
dark_mode
light_mode
didFetch
property
@
override
bool
didFetch
getter/setter pair
override-getter
Whether the cubit has fetched data at least once.
Implementation
@override bool didFetch = false;
smart_pagination package
documentation
pagination
SmartPaginationCubit<T>
didFetch property
SmartPaginationCubit class