dateFormatString property

String dateFormatString
final

You should use onlt 'd', 'M' and 'y' characters

Default to dd/MM/yyyy

See intl for more details

Implementation

final String dateFormatString;