monthList property

List<DateMonth> get monthList

Implementation

List<DateMonth> get monthList => _monthList;