initialPage property

int initialPage
getter/setter pair

The initial page to show when first creating the Slider.

Defaults to 0.

Implementation

int initialPage = 0;