onRight property

dynamic Function(App app)? onRight
final

Implementation

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