state property

  1. @nonVirtual
TState state

The current state of this controller.

Implementation

@nonVirtual
TState get state => _state;