onExit property

OnExitLifecycle? onExit
final

When exiting this state, perform these actions if the specified condition is TRUE.

Implementation

final OnExitLifecycle? onExit;