selectedMonth property
DateTime
get
selectedMonth
The selected month displayed in the calendar.
Implementation
DateTime get selectedMonth => _selectedMonth;
The selected month displayed in the calendar.
DateTime get selectedMonth => _selectedMonth;