hideOnTapOutside property

bool hideOnTapOutside
final

True if the popover is hidden when tapped outside of it. Defaults to true.

Implementation

final bool hideOnTapOutside;