bottomCenter constant Null safety

FractionalOffset const bottomCenter

The center point along the bottom edge.

Implementation

static const FractionalOffset bottomCenter = FractionalOffset(0.5, 1.0);