menu
easy_refresh package
documentation
easy_paging.dart
EasyPagingState<DataType, ItemType>
onRefresh method
onRefresh method
dark_mode
light_mode
onRefresh
method
Future
onRefresh
(
)
Refresh callback. Triggered on refresh.
Implementation
Future onRefresh() async {}
easy_refresh package
documentation
easy_paging
EasyPagingState<DataType, ItemType>
onRefresh method
EasyPagingState class