expanded property

Widget get expanded

Expand widget

Implementation

Widget get expanded => Expanded(child: this);