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