autoWidget static method

AutoLayout autoWidget()

Implementation

static AutoLayout autoWidget() {
  return AutoLayout(_widget);
}