maximumYear property
final
Maximum year that the picker can be scrolled to in CupertinoDatePickerMode.date mode. Null if there's no limit.
Implementation
final int? maximumYear;
Maximum year that the picker can be scrolled to in CupertinoDatePickerMode.date mode. Null if there's no limit.
final int? maximumYear;