showWeekDay property

bool showWeekDay
final

iftrue constrain the width of the widget to hold only 7 days iffalse the widget is responsive and has no fixed width

Implementation

final bool showWeekDay;