topCenter constant
AlignmentDirectional
const topCenter
The center point along the top edge.
Consider using Alignment.topCenter instead, as it does not need to be resolved to be used.
Implementation
static const AlignmentDirectional topCenter = AlignmentDirectional(0.0, -1.0);