child property

Widget? child
final

child for multiselect item, you can use any widget as the child.

Implementation

final Widget? child;