initialDate property

DateTime? initialDate
final

Defines initial Time, if null than DateTime.now()

Implementation

final DateTime? initialDate;