selectedMonth property
DateTime
get
selectedMonth
Getter for the selected month.
Implementation
DateTime get selectedMonth => _selectedMonth;
Getter for the selected month.
DateTime get selectedMonth => _selectedMonth;