widgets property

Map<String, WidgetBuilder<WidgetData>> widgets
getter/setter pair

Implementation

Map<String, WidgetBuilder> widgets = {};