menu
flutter_chen_common package
documentation
widgets/refresh/refresh_state.dart
RefreshState<T>
isLoadingMore property
isLoadingMore property
dark_mode
light_mode
isLoadingMore
property
@
override
bool
get
isLoadingMore
override
Implementation
@override bool get isLoadingMore => _isLoadingMore;
flutter_chen_common package
documentation
widgets/refresh/refresh_state
RefreshState<T>
isLoadingMore property
RefreshState class