model/selection/string_selection_options library
Classes
-
StringSelectionOptions<
T> - The class is meant to be used in areas where a selection can be represented as a string.
Typedefs
-
StringSuggestionFilter<
T> = bool Function(T suggestion, String filterQuery)