center constant
The center point, both horizontally and vertically.
See also:
- Alignment.center, which is the same thing.
Implementation
static const AlignmentGeometry center = Alignment.center;
The center point, both horizontally and vertically.
See also:
static const AlignmentGeometry center = Alignment.center;