locale property

Locale? locale
final

The locale used to format the month name.

If null, the system locale will be used.

Implementation

final Locale? locale;