transitionEvents property
Specifies the actions performed, and the next state entered, when a
condition
evaluates to TRUE.
Implementation
final List<TransitionEvent>? transitionEvents;
Specifies the actions performed, and the next state entered, when a
condition
evaluates to TRUE.
final List<TransitionEvent>? transitionEvents;