top_left constant

ControlPosition const top_left

Elements are positioned in the top left and flow towards the middle.

Implementation

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