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