contentCutout property
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 contentCutout;
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.
final bool contentCutout;