bottomCenter constant Null safety
The center point along the bottom edge.
Implementation
static const Alignment bottomCenter = Alignment(0.0, 1.0);
The center point along the bottom edge.
static const Alignment bottomCenter = Alignment(0.0, 1.0);