transitions property

List<Transition> transitions
final

The list of transitions of this state.

Implementation

final transitions = <Transition>[];