menu
flutter_common_yy_ui package
documentation
widgets/refresh/y_refresher.dart
RefreshController
isRefresh property
isRefresh property
dark_mode
light_mode
isRefresh
property
bool
get
isRefresh
Implementation
bool get isRefresh => headerMode?.value == RefreshStatus.refreshing;
flutter_common_yy_ui package
documentation
widgets/refresh/y_refresher
RefreshController
isRefresh property
RefreshController class