onTapHide property

VoidCallback? onTapHide
final

A callback that is called when the popover is hidden by tapping outside of it.

Implementation

final VoidCallback? onTapHide;