selectedAggregateWidgetFn property

Function? selectedAggregateWidgetFn
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;