locale property

String? locale
final

Setting the locale of the resulting value.

Example)

locale: 'da_DK',

Implementation

final String? locale;