isMonthMode property

bool isMonthMode

Implementation

bool get isMonthMode => _mode == RCalendarMode.month;