alignTopRight property

VContainer get alignTopRight

Aligns the container to the top right.

Implementation

VContainer get alignTopRight => align(Alignment.topRight);