displayStringForOption property
Function to get the display string for the selected item
Implementation
final String Function(T value)? displayStringForOption;
Function to get the display string for the selected item
final String Function(T value)? displayStringForOption;