menu
list_controller package
documentation
mixins/offset_pagination.dart
OffsetPagination<Record, Query, LoadResult, Offset>
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/offset_pagination
OffsetPagination<Record, Query, LoadResult, Offset>
isListClosed property
OffsetPagination mixin