bottomLeft constant

Align const bottomLeft

Bottom-left alignment.

Implementation

static const bottomLeft = Align(HorizontalAlign.left, VerticalAlign.bottom);