formattedDate property
String
get
formattedDate
Implementation
String get formattedDate => DateFormat('dd/MM/yyyy').format(this);
String get formattedDate => DateFormat('dd/MM/yyyy').format(this);