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