right_top constant

ControlPosition const right_top

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

Implementation

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