menu
list_controller package
documentation
mixins/keyset_pagination.dart
KeysetPagination<Record, Query, LoadResult>
isListClosed property
isListClosed property
dark_mode
light_mode
isListClosed
property
bool
isListClosed
getter/setter pair
inherited
Indicates that the
closeList
function has been called.
Implementation
bool isListClosed = false;
list_controller package
documentation
mixins/keyset_pagination
KeysetPagination<Record, Query, LoadResult>
isListClosed property
KeysetPagination mixin