target property

State<T>? target
final

The target state of the transition.

Implementation

final State<T>? target;