rangerType property

DateRangerType rangerType
final

Defines the type of picker.

DateRangerType.range is the default and the picker selects two dates, Start Date and End Date

Implementation

final DateRangerType rangerType;