left_bottom constant

ControlPosition const left_bottom

Elements are positioned on the left, above bottom-left elements, and flow upwards.

Implementation

static const ControlPosition left_bottom = ControlPosition._('left_bottom');