iconizer property
        
        Iconizer<T?> ?
        iconizer
        
      
final
      the function that will extract the icon from the items model
Implementation
final Iconizer<T?>? iconizer;the function that will extract the icon from the items model
final Iconizer<T?>? iconizer;