display property

String Function(T)? display
final

Custom display function for items.

Implementation

final String Function(T)? display;