monthFormat property

String? monthFormat
final

monthFormat

If it's current year then Default value will be MMMM

Otherwise Default value will be MMMM yyyy

Implementation

final String? monthFormat;