centerLeft constant
Alignment
const centerLeft
The center of the left edge.
Implementation
static const Alignment centerLeft = Alignment(-1.0, 0.0);
The center of the left edge.
static const Alignment centerLeft = Alignment(-1.0, 0.0);