column static method

AutoLayout column()

Implementation

static AutoLayout column() {
  return AutoLayout(_column);
}