displayFormatter property

String Function(T)? displayFormatter
final

格式化显示内容(仅用于选择器)

Implementation

final String Function(T)? displayFormatter;