totalDays property

int get totalDays

Total number of days in the currently selected month.

Implementation

int get totalDays => _totalDays;