primitiveBooleanShape method
Implementation
@override
R primitiveBooleanShape(PrimitiveBooleanShape shape, [Shape? parent]) =>
    simpleShape(shape, parent);@override
R primitiveBooleanShape(PrimitiveBooleanShape shape, [Shape? parent]) =>
    simpleShape(shape, parent);