initialView property
Initial calendar view to display when date picker opens.
Specifies the default time period view (month, year, decade, etc.) shown when the calendar interface first appears. When null, uses framework default initial view.
Implementation
final CalendarView? initialView;