menu
pull_to_refresh_flutter3 package
documentation
pull_to_refresh_flutter3.dart
RefreshController
isRefresh property
isRefresh property
dark_mode
light_mode
isRefresh
property
bool
get
isRefresh
Implementation
bool get isRefresh => headerMode?.value == RefreshStatus.refreshing;
pull_to_refresh_flutter3 package
documentation
pull_to_refresh_flutter3
RefreshController
isRefresh property
RefreshController class