formfield/bottom_sheet/multiple_item_picker_bottom_sheet library

Typedefs

ContentSelectedBuilder<T> = Widget Function(List<T>? datas, BuildContext context)
ValueSelectorWidgetBuilder<T> = Widget Function(BuildContext context, T value, bool isSelected)