centerRight constant Null safety
The center point along the right edge.
Implementation
static const FractionalOffset centerRight = FractionalOffset(1.0, 0.5);
The center point along the right edge.
static const FractionalOffset centerRight = FractionalOffset(1.0, 0.5);