menu
easy_refresh package
documentation
easy_paging.dart
EasyPaging<DataType, ItemType>
canRefreshAfterNoMore property
canRefreshAfterNoMore property
dark_mode
light_mode
canRefreshAfterNoMore
property
bool
canRefreshAfterNoMore
final
Is it possible to refresh after there is no more.
Implementation
final bool canRefreshAfterNoMore;
easy_refresh package
documentation
easy_paging
EasyPaging<DataType, ItemType>
canRefreshAfterNoMore property
EasyPaging class