menu
the_flutter_ui package
documentation
ui/widget/complex/swiper.dart
SwiperController
index property
index property
dark_mode
light_mode
index
property
int
get
index
Current page index; todo 调用时机检查
Implementation
int get index => _state.getIndex();
the_flutter_ui package
documentation
ui/widget/complex/swiper
SwiperController
index property
SwiperController class