locale property

Locale? locale
final

An optional locale argument can be used to set the locale for the date picker. It defaults to the ambient locale provided by Localizations.

Implementation

final Locale? locale;