shortDateFormat property
String
get
shortDateFormat
Gets the short date format.
Implementation
String get shortDateFormat => _locale.formats.l;
Gets the short date format.
String get shortDateFormat => _locale.formats.l;