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