menu
andomie_pagination package
documentation
flutter_pagination.dart
PaginationResponse<T extends Object>
isStopped property
isStopped property
dark_mode
light_mode
isStopped
property
bool
get
isStopped
inherited
Implementation
bool get isStopped => status == Status.stopped;
andomie_pagination package
documentation
flutter_pagination
PaginationResponse<T extends Object>
isStopped property
PaginationResponse class