value property

DateTime? get value

Gets the value selected in the date picker.

Implementation

DateTime? get value => _field.value;