initialDate property

DateTime initialDate

Implementation

DateTime get initialDate => _initialDate ?? DateTime.now();