bottomCenter constant
Alignment
const bottomCenter
The center of the bottom edge.
Implementation
static const Alignment bottomCenter = Alignment(0.0, 1.0);
The center of the bottom edge.
static const Alignment bottomCenter = Alignment(0.0, 1.0);