POLYGON constant

ShapeType const POLYGON

Represents a Polygon shape (id = 5).

Implementation

static const POLYGON = ShapeType._(5, 'Polygon');