onHide property
void Function()?
onHide
final
Called when the tooltip is hidden.
Implementation
final void Function()? onHide;
Called when the tooltip is hidden.
final void Function()? onHide;