initiallyShowDate property

DateTime? initiallyShowDate
final

Date for defining what month should be shown initially.

In case of null month with earliest date of the selected week will be shown.

Implementation

final DateTime? initiallyShowDate;