initialPageIndex property

int? initialPageIndex
final

The initial index of the page you want. The default is 0 (first page on the left).

Implementation

final int? initialPageIndex;