optionalPaginationBar property

bool? optionalPaginationBar
final

Whether the pagination bar is optional (only shown if there's more than 1 page or items to load).

Implementation

final bool? optionalPaginationBar;