userPicked property

DateTime? get userPicked

Getter for the user-picked date.

Implementation

DateTime? get userPicked => _userPicked;