currentStepIndex property

int get currentStepIndex

当前处于第几步

Implementation

int get currentStepIndex => _currentStepIndex;