onHoverExit property

Function? onHoverExit
final

The function to be executed when the mouse exits the button's hover area.

Implementation

final Function? onHoverExit;