part of ansu_ui; extension WidgetExt on Widget { Widget get expanded => Expanded(child: this); }