format property

Widget Function(T) format
final

The function formats the value for display in the select's field.

Implementation

final Widget Function(T) format;