menu
flutter_chen_common package
documentation
widgets/refresh/refresh_controller.dart
PagingController<M>
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
isLoading
getter/setter pair
是否加载
Implementation
bool isLoading = true;
flutter_chen_common package
documentation
widgets/refresh/refresh_controller
PagingController<M>
isLoading property
PagingController class