menu
antd_flutter_mobile package
documentation
components/tour/index.dart
AntdTourController
activeIndex property
activeIndex property
dark_mode
light_mode
activeIndex
property
int
?
get
activeIndex
Implementation
int? get activeIndex => _stepIndexList[_currentIndex];
antd_flutter_mobile package
documentation
components/tour/index
AntdTourController
activeIndex property
AntdTourController class