menu
antd_flutter_mobile package
documentation
components/tour/index.dart
AntdTourController
isLast property
isLast property
dark_mode
light_mode
isLast
property
bool
get
isLast
Implementation
bool get isLast => _currentIndex == _stepIndexList.length - 1;
antd_flutter_mobile package
documentation
components/tour/index
AntdTourController
isLast property
AntdTourController class