iconizer property

Iconizer<T?>? iconizer
final

the function that will extract the icon from the items model

Implementation

final Iconizer<T?>? iconizer;