selectedMonth property

DateTime get selectedMonth

The selected month displayed in the calendar.

Implementation

DateTime get selectedMonth => _selectedMonth;