showDayOfWeek property

bool showDayOfWeek
final

Whether to show the day of week alongside the day in CupertinoDatePickerMode.date mode.

Defaults to false.

Implementation

final bool showDayOfWeek;