shortDayName property

String get shortDayName

Implementation

String get shortDayName => DateFormat('EEE').format(this);