rightButtonFn property
dynamic Function()?
rightButtonFn
final
Action to trigger when right button is pressed
Implementation
final Function()? rightButtonFn;
Action to trigger when right button is pressed
final Function()? rightButtonFn;