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