widgetList property

List<Widget> widgetList
getter/setter pair

Dialog properties

Implementation

// All widget inside dialog
List<Widget> widgetList = [];