onExit property

Action<T>? onExit
final

Action to be performed when this state or container is exited

Implementation

final Action<T>? onExit;