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