I have a list of Widgets.
List list = [];
that I update the list on click of a button and add widgets inside it.