initiallyShowDate property

DateTime? initiallyShowDate
final

Date for defining what month should be shown initially.

In case of null earliest of the selection will be shown.

Implementation

final DateTime? initiallyShowDate;