initialDateTime property

DateTime? initialDateTime
getter/setter pair

The initial date time applied on the date and time picker by default it's null

Implementation

DateTime? initialDateTime;