minimumYear property

int minimumYear
final

Minimum year that the picker can be scrolled to in PCupertinoDatePickerMode.date mode. Defaults to 1 and must not be null.

Implementation

final int minimumYear;