movingStartMaintainsLength property

bool movingStartMaintainsLength
final

For date range selection, whether clicking to move the start date should also move the end date (preserving the length of the selected range).

Defaults to true. No effect on single-date calendars.

Implementation

final bool movingStartMaintainsLength;