bottomCenter constant
Alignment
const bottomCenter
The center point along the bottom edge.
Implementation
static const Alignment bottomCenter = Alignment(0, -1);
The center point along the bottom edge.
static const Alignment bottomCenter = Alignment(0, -1);