menu
flutter_common_yy_ui package
documentation
widgets/refresh/y_refresher.dart
RefreshController
refreshFailed method
refreshFailed method
dark_mode
light_mode
refreshFailed
method
void
refreshFailed
(
)
Implementation
void refreshFailed() { headerMode?.value = RefreshStatus.failed; }
flutter_common_yy_ui package
documentation
widgets/refresh/y_refresher
RefreshController
refreshFailed method
RefreshController class