onRightTap property

Function? onRightTap
final

Functions to call when user tap on left or right button

Implementation

final Function? onLeftBtnTap, onRightTap;