MMMMd property

String MMMMd

Returns the month and date. Example: September 23

Implementation

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