currentLevel property

int get currentLevel

Implementation

int get currentLevel => _states.indexOf(_state);