onHide property

VoidCallback? onHide
final

Callback fired when the tooltip is hidden.

Implementation

final VoidCallback? onHide;