onShow property

void Function()? onShow
final

Called when the tooltip is shown.

Implementation

final void Function()? onShow;