alignBottomRight property

AbsoluteContainer get alignBottomRight

Implementation

AbsoluteContainer get alignBottomRight =>
    copyWith(alignment: Alignment.bottomRight);