fieldOrder property
The order of the fields.
If null, the order is based on the current locale.
See also:
- getDateOrderFromLocale, which returns the order of the fields based on the current locale
Implementation
final List<DatePickerField>? fieldOrder;