initialIndex property

int initialIndex
getter/setter pair

The initial index the app start with.

Implementation

late int initialIndex;