menu
flutter_common_yy_ui package
documentation
widgets/refresh/y_refresher.dart
RefreshController
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
get
isLoading
Implementation
bool get isLoading => footerMode?.value == LoadStatus.loading;
flutter_common_yy_ui package
documentation
widgets/refresh/y_refresher
RefreshController
isLoading property
RefreshController class