initialIndex property

int initialIndex
final

The index of the card to display initially.

Defaults to 0, meaning the first card in the stack is displayed initially.

Implementation

final int initialIndex;