centerRight constant
Alignment
const centerRight
The center point along the right edge.
Implementation
static const Alignment centerRight = Alignment(1, 0);
The center point along the right edge.
static const Alignment centerRight = Alignment(1, 0);