bottomRight constant

Align const bottomRight

Bottom-right alignment.

Implementation

static const bottomRight = Align(HorizontalAlign.right, VerticalAlign.bottom);