totalDays property
int
get
totalDays
Total number of days in the currently selected month.
Implementation
int get totalDays => _totalDays;
Total number of days in the currently selected month.
int get totalDays => _totalDays;