picker/export library

Constants

kPickerItemCount → const int
6
kPickerItemHeight → const double
40.0
kPickerToolbarHeight → const double
58.0

Typedefs

TdPickerChange<T> = void Function(List<T?> value)
TdPickerSelectedItemChange = void Function(int index, int value)