index property

  1. @override
int index
override

The current wizard step index.

Implementation

@override
int get index => _index.value;