mode property

The mode of the date picker as one of PCupertinoDatePickerMode. Defaults to PCupertinoDatePickerMode.dateAndTime. Cannot be null and value cannot change after initial build.

Implementation

final PCupertinoDatePickerMode mode;