menu
flutter_chen_common package
documentation
widgets/refresh/refresh_state.dart
PagingState<T>
hasMore property
hasMore property
dark_mode
light_mode
hasMore
property
bool
hasMore
getter/setter pair
是否还有更多数据
Implementation
bool hasMore = true;
flutter_chen_common package
documentation
widgets/refresh/refresh_state
PagingState<T>
hasMore property
PagingState class