menu
flutter_chen_common package
documentation
widgets/refresh/refresh_interface.dart
IRefreshController<T>
refresh abstract method
refresh abstract method
dark_mode
light_mode
refresh
abstract method
Future
<
void
>
refresh
(
)
Implementation
Future<void> refresh();
flutter_chen_common package
documentation
widgets/refresh/refresh_interface
IRefreshController<T>
refresh abstract method
IRefreshController class