selectedAggregateWidgetFn property Null safety
final
selectedAggregateWidgetFn Function with parameter: list of widgets
presenting selected values , returning Widget to be displayed to
present the selected items.
Implementation
final Function? selectedAggregateWidgetFn;