menu
pull_to_refresh_flutter3 package
documentation
pull_to_refresh_flutter3.dart
RefreshController
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
get
isLoading
Implementation
bool get isLoading => footerMode?.value == LoadStatus.loading;
pull_to_refresh_flutter3 package
documentation
pull_to_refresh_flutter3
RefreshController
isLoading property
RefreshController class