shape function
Builder
shape(
- BuilderOptions options
Returns a Builder
for the shape generator.
Implementation
Builder shape(BuilderOptions options) =>
SharedPartBuilder([ShapeGenerator()], 'shape');