initiallyShowDate property

DateTime? initiallyShowDate
final

Date for defining what month should be shown initially.

In case of null start of the selectedPeriod will be shown.

Implementation

final DateTime? initiallyShowDate;