getDays method

  1. @override
int getDays()
override

The day-of-month component in this calendar.

Implementation

@override
int getDays() => _day;