totalDays property

int get totalDays

Getter for the total number of days in the selected month.

Implementation

int get totalDays => _totalDays;