BCDateTimePickerPresentation typedef

  1. @Deprecated('Renamed to BCPickerPresentation; all three pickers share it.')
BCDateTimePickerPresentation = BCPickerPresentation

Former name of BCPickerPresentation, from when only the date-and-time picker had presentations.

Implementation

@Deprecated('Renamed to BCPickerPresentation; all three pickers share it.')
typedef BCDateTimePickerPresentation = BCPickerPresentation;