Picker selected callback.
typedef PickerSelectedCallback = void Function( Picker picker, int index, List<int> selected);