guest property
final
The shape to subtract from the host to make the notch.
This shape cannot depend on the TextDirection, as no text direction is available to NotchedShapes.
If this is null, getOuterPath ignores the guest rectangle.
Implementation
final ShapeBorder? guest;