menu
flutter_common_yy_ui package
documentation
widgets/refresherList/controller.dart
Controller
isLoading method
isLoading method
dark_mode
light_mode
isLoading
method
bool
isLoading
(
)
Implementation
bool isLoading(){ return _refreshController?.isLoading??false; }
flutter_common_yy_ui package
documentation
widgets/refresherList/controller
Controller
isLoading method
Controller class