wrapWidgets method
Implementation
Widget wrapWidgets(List<Widget> items, AutoLayout container) =>
(throw Exception("This builder cannot be used to perform layout"));
Widget wrapWidgets(List<Widget> items, AutoLayout container) =>
(throw Exception("This builder cannot be used to perform layout"));