dateWithDayName constant
String
const dateWithDayName
Format for full date including the day of the week.
Implementation
static const String dateWithDayName = "EEEE, dd/MM/yyyy";
Format for full date including the day of the week.
static const String dateWithDayName = "EEEE, dd/MM/yyyy";