menu
eyflutter_uikit package
documentation
uikit/swiper/swiper.dart
SwiperController
index property
index property
dark_mode
light_mode
index
property
int
get
index
Current page index
Implementation
int
get
index => _state?._getRealIndex() ??
0
;
eyflutter_uikit package
documentation
uikit/swiper/swiper
SwiperController
index property
SwiperController class
Constructors
new
Properties
hashCode
hasListeners
index
initialPage
offset
page
runtimeType
Methods
addListener
animateToPage
dispose
nextPage
noSuchMethod
notifierLazy
notifyListeners
previousPage
removeListener
start
stop
toString
Operators
operator ==