GizmoSpec constructor

const GizmoSpec(
  1. List<GizmoPrimitive> primitives
)

Implementation

const GizmoSpec(this.primitives);