Models/icon_picker_icon library
Classes
- IconPickerIcon
- The IconPickerIcon is a data-class that holds the IconData and the name of the icon It is used to display the icon in the IconPicker
Typedefs
- SearchComparator = bool Function(String search, IconPickerIcon icon)
- The SearchComparator is a function that is used to compare the search value with the icon