center constant Null safety
The center point, both horizontally and vertically.
Implementation
static const FractionalOffset center = FractionalOffset(0.5, 0.5);
The center point, both horizontally and vertically.
static const FractionalOffset center = FractionalOffset(0.5, 0.5);