initialIndex property

int initialIndex
final

The index of the item and page to display initially. Defaults to 0. This property is ignored if a controller is provided.

Implementation

final int initialIndex;