menu
pagination_scroll_get package
documentation
controller_pagination.dart
ControllerPagination
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
inherited
Checks whether the controller has already been closed.
Implementation
bool get isClosed => _isClosed;
pagination_scroll_get package
documentation
controller_pagination
ControllerPagination
isClosed property
ControllerPagination class