EEEE property

String EEEE

Returns the weekday. Example: Tuesday

Implementation

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