bottomLeft constant
Alignment
const bottomLeft
The bottom-left corner.
Implementation
static const Alignment bottomLeft = Alignment(-1.0, 1.0);
The bottom-left corner.
static const Alignment bottomLeft = Alignment(-1.0, 1.0);