pages property

List<int>? pages
final

Pages to display. Default will display all the pages.

Implementation

final List<int>? pages;