maximumYear property

int? maximumYear
final

Maximum year that the picker can be scrolled to in PCupertinoDatePickerMode.date mode. Null if there's no limit.

Implementation

final int? maximumYear;