topCenter property
AlignmentAttribute
get
topCenter
The center point along the top edge.
Implementation
AlignmentAttribute get topCenter => AlignmentAttribute(Alignment.topCenter);
The center point along the top edge.
AlignmentAttribute get topCenter => AlignmentAttribute(Alignment.topCenter);