left_top constant

ControlPosition const left_top

Elements are positioned on the left, below top-left elements, and flow downwards.

Implementation

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