onEnter property

dynamic Function(App app)? onEnter
final

Implementation

final Function(App app)? onLeft, onRight, onEnter;