onEnter property
When entering this state, perform these actions
if the
condition
is TRUE.
Implementation
final OnEnterLifecycle? onEnter;
When entering this state, perform these actions
if the
condition
is TRUE.
final OnEnterLifecycle? onEnter;