action property

Action<T>? action
final

An action to take when the transition is triggered.

Implementation

final Action<T>? action;