menuCutout property

bool menuCutout
final

Whether the barrier should exclude the builder/child's area using a non-interactive cutout.

Does nothing if FPopoverStyle.barrierFilter is null.

Defaults to true.

Implementation

final bool menuCutout;