locale property
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;
An optional locale argument can be used to set the locale for the date picker. It defaults to the ambient locale provided by Localizations.
final Locale? locale;