alignBottomRight property

VContainer get alignBottomRight

Aligns the container to the bottom right.

Implementation

VContainer get alignBottomRight => align(Alignment.bottomRight);