rangeBidirectional property

bool? rangeBidirectional
final

Whether the range selection can be also made in reverse-chronological order. Only applicable when calendarType is CalendarDatePicker2Type.range.

Implementation

final bool? rangeBidirectional;