topRight constant
Alignment
const topRight
The top right corner.
Implementation
static const Alignment topRight = Alignment(1, 1);
The top right corner.
static const Alignment topRight = Alignment(1, 1);