onHover property

Function? onHover
final

The function to be executed when the mouse hovers over the button.

Implementation

final Function? onHover;