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