end constant

Aligns items to the end of the container (right for horizontal, bottom for vertical).

Implementation

static const BoxAlignmentGeometry end = DirectionalBoxAlignment.end;