e.g. "05/03/2026"
static String date(DateTime dateTime) => DateFormat('dd/MM/yyyy').format(dateTime);