onTapHide property
A callback that is called when the popover is hidden by tapping outside of it.
Implementation
final VoidCallback? onTapHide;
A callback that is called when the popover is hidden by tapping outside of it.
final VoidCallback? onTapHide;