index property
Index number of initial slide.
If not set , the FlSwiper
is 'uncontrolled', which means manage index by itself
If set , the FlSwiper
is 'controlled', which means the index is fully managed by parent widget.
初始的时候下标位置
Implementation
final int? index;