selectedMonth property

DateTime selectedMonth
final

The currently selected month for the calendar.

This DateTime object represents the month currently being displayed in the calendar.

Implementation

final DateTime selectedMonth;