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