isWeekMode property

bool isWeekMode
final

If true, user can only select weeks, not days in popup.

If being used to show weeks, user should not be able to select a random selection of days.

Defaults to false.

Implementation

final bool isWeekMode;