format property
The function that formats the selected items into a string. The items are sorted in order of selection.
Implementation
final String Function(T) format;
The function that formats the selected items into a string. The items are sorted in order of selection.
final String Function(T) format;