target property

StateTarget? target

The target of the state change.

Implementation

StateTarget? get target => _target;