flexible property
Flexible
get
flexible
wraps the widget in a Flexible
Implementation
Flexible get flexible => Flexible(child: this);
wraps the widget in a Flexible
Flexible get flexible => Flexible(child: this);