topCenter constant
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)
The center point along the top edge.
Consider using Alignment.topCenter instead, as it does not need to be resolved to be used.
static const AlignmentDirectional topCenter = AlignmentDirectional(0.0, -1.0)