hidePaginator property

bool hidePaginator
final

Hides the paginator at the bottom. Can be useful in case you decide create your own paginator and control the widget via PaginatedDataTable2.controller

Implementation

final bool hidePaginator;