selectInitialDate property

bool selectInitialDate
final

If false the initialDate won´t be selected.

This can be used if the initialDate needs to be passed to the alhCalendar, but the date should not be preselected

Default value: true

Implementation

final bool selectInitialDate;