format property

String Function(T) format
final

The function that formats the selected items into a string. The items are sorted in order of selection.

Implementation

final String Function(T) format;