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