itemBuilder property

Widget Function(NiceSelectItem<T>)? itemBuilder
final

Implementation

final Widget Function(NiceSelectItem<T>)? itemBuilder;