centerLeft constant Null safety
The center point along the left edge.
Implementation
static const FractionalOffset centerLeft = FractionalOffset(0.0, 0.5);
The center point along the left edge.
static const FractionalOffset centerLeft = FractionalOffset(0.0, 0.5);