datePickerDateTimeOrderString property Null safety

String datePickerDateTimeOrderString
protected">@protected

A string describing the DatePickerDateTimeOrder enum value.

Subclasses should provide this string value based on the ARB file for the locale.

See also:

Implementation

@protected
String get datePickerDateTimeOrderString;