rightButtonFn property

(dynamic Function()?) rightButtonFn
final

Action to trigger when right button is pressed

Implementation

final Function()? rightButtonFn;