CIRCLE constant

CornerSpec const CIRCLE

All four corners of the Shape are Corner.NONE; 🔘 Shape.radius is ignored.

Implementation

static const CIRCLE = CornerSpec.noneWith();