monthFormat property
monthFormat
If it's current year then
Default value will be MMMM
Otherwise
Default value will be MMMM yyyy
Implementation
final String? monthFormat;
monthFormat
If it's current year then
Default value will be MMMM
Otherwise
Default value will be MMMM yyyy
final String? monthFormat;