menu
pull_to_refresh package
documentation
pull_to_refresh.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 package
documentation
pull_to_refresh
RefreshController
isRefresh property
RefreshController class