centerRight constant
Alignment
const centerRight
The center of the right edge.
Implementation
static const Alignment centerRight = Alignment(1.0, 0.0);
The center of the right edge.
static const Alignment centerRight = Alignment(1.0, 0.0);