current property

String? current
override

What is the current state?

@return The current state.

Implementation

String? get current => _currentStateMeta?.name;