Builds the widget for a single item; isSelected is true when the item matches the configured selection semantics.
isSelected
true
final Widget Function(ItemType item, bool isSelected) itemBuilder;