alignTopLeft property

VContainer get alignTopLeft

Aligns the container to the top left.

Implementation

VContainer get alignTopLeft => align(Alignment.topLeft);