optionsValueToMatch property

String Function(T option) optionsValueToMatch
final

Function to convert an option value to a string for matching.

Implementation

final String Function(T option) optionsValueToMatch;