state property

The current state of key.

Implementation

@visibleForTesting
@protected
T? get state => key.currentState;