atoms/select/zwap_select library

Classes

ZwapSelect
custom dropdown widget to select some element from a list

Enums

ZwapSelectSearchTypes
Type of searches supported by ZwapSelect:

Typedefs

ItemBuilder = Widget Function(BuildContext context, String key, String value, bool isHeader)