onEnter property

VoidCallback<STATE> onEnter
getter/setter pair

Implementation

VoidCallback<STATE> onEnter = (_) {};