maxRangeMonths property
Maximum allowed range in months for custom date range selection. If null and maxRangeYears is also null, no limit is applied (unlimited range). If maxRangeYears is provided, this parameter is ignored.
Implementation
final int? maxRangeMonths;