source property

State<T>? source
final

The source state of the transition.

Implementation

final State<T>? source;