centerRight property

AlignmentAttribute centerRight

The center point along the right edge.

Implementation

AlignmentAttribute get centerRight =>
    AlignmentAttribute(Alignment.centerRight);