center constant
The center point, both horizontally and vertically.
Consider using Alignment.center instead, as it does not need to be resolved to be used.
Implementation
static const AlignmentDirectional center = AlignmentDirectional(0.0, 0.0)
The center point, both horizontally and vertically.
Consider using Alignment.center instead, as it does not need to be resolved to be used.
static const AlignmentDirectional center = AlignmentDirectional(0.0, 0.0)