flexible property

Flexible get flexible

wraps the widget in a Flexible

Implementation

Flexible get flexible => Flexible(child: this);