PrimitiveDoubleShape constructor
PrimitiveDoubleShape([
- void updates()
Implementation
factory PrimitiveDoubleShape([
void Function(PrimitiveDoubleShapeBuilder) updates,
]) = _$PrimitiveDoubleShape;