initialMonth property
Month to display on first mount. Day and time components are discarded. Subsequent changes do not reset navigation; use a new widget key when an explicit reset is required.
Implementation
final DateTime? initialMonth;
Month to display on first mount. Day and time components are discarded. Subsequent changes do not reset navigation; use a new widget key when an explicit reset is required.
final DateTime? initialMonth;