activeIndex property

int? get activeIndex

Implementation

int? get activeIndex => _stepIndexList[_currentIndex];