dayName property

String get dayName

Implementation

String get dayName => DateFormat('E').format(this);