monthName property

String get monthName

Implementation

String get monthName => DateFormat('MMMM').format(this);