expanded method

Expanded expanded()

扩大控件 >>>

Implementation

Expanded expanded() {
  return Expanded(child: this);
}