menu
clean_bloc
clean_bloc
PaginationMixin
resetPagination method
resetPagination
brightness_4
brightness_5
resetPagination
method
void
resetPagination
(
)
reset the pagination
Implementation
void resetPagination() { _currentLength = 0; _pagination = initialPage; }
clean_bloc
clean_bloc
PaginationMixin
resetPagination method
PaginationMixin mixin