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