menu
jtech_base package
documentation
widget/refresh.dart
CustomRefreshController<T>
isLoadingMore property
isLoadingMore property
dark_mode
light_mode
isLoadingMore
property
bool
get
isLoadingMore
Implementation
bool get isLoadingMore => !_controller.controlFinishLoad;
jtech_base package
documentation
widget/refresh
CustomRefreshController<T>
isLoadingMore property
CustomRefreshController class