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