alignBottomLeft property

VContainer get alignBottomLeft

Aligns the container to the bottom left.

Implementation

VContainer get alignBottomLeft => align(Alignment.bottomLeft);