onMouseExit property

VoidCallback? onMouseExit
final

Callback when mouse exits the dialog area.

Implementation

final VoidCallback? onMouseExit;