A builder for choice list item widget
typedef S2ChoiceListBuilder<T> = Widget? Function(S2Choice<T> choice);