onHide property

void Function()? onHide
final

Called when the tooltip is hidden.

Implementation

final void Function()? onHide;