topCenter constant
Alignment
const topCenter
The center of the top edge.
Implementation
static const Alignment topCenter = Alignment(0.0, -1.0);
The center of the top edge.
static const Alignment topCenter = Alignment(0.0, -1.0);