centerEast constant

Aligned const centerEast

The center point along the east side edge, with x: 1.0, y: 0.0.

Implementation

static const centerEast = Aligned(x: 1.0, y: 0.0);