monthName property

String? monthName
override

Getter property that return the month name for the current ETC instance.

Implementation

String? get monthName => _date.monthGeez;