userPicked property
DateTime?
get
userPicked
Getter for the user-picked date.
Implementation
DateTime? get userPicked => _userPicked;
Getter for the user-picked date.
DateTime? get userPicked => _userPicked;