MMMMEEEEd property

String MMMMEEEEd

Returns the month, weekday and date. Example: Tuesday, September 23

Implementation

// ignore: non_constant_identifier_names
String get MMMMEEEEd => _defaultDisplay.MMMMEEEEd(dateTime);