flex method

Expanded flex(
  1. int flex
)

Implementation

Expanded flex(int flex) => Expanded(flex: flex, child: this);