bottomRight constant
Align
const bottomRight
Bottom-right alignment.
Implementation
static const bottomRight = Align(HorizontalAlign.right, VerticalAlign.bottom);
Bottom-right alignment.
static const bottomRight = Align(HorizontalAlign.right, VerticalAlign.bottom);