triangle constant

FastAppliance const triangle

Triangle

Implementation

static const FastAppliance triangle = FastAppliance(
  ApplianceName.shape,
  shapeType: ShapeType.triangle,
);