formatWeekday property

String Function(DateTime date)? formatWeekday
final

The format to use for the weekday, defaults to 'EE'.

Implementation

final String Function(DateTime date)? formatWeekday;