hasHeader property

bool hasHeader
final

Whether the header should be shown or not. If using the ZdsCalendar constructor, the header will contain a format switcher. To not show a format switcher, use ZdsCalendar.monthly instead.

Implementation

final bool hasHeader;