datePickerYear method
Year that is shown in CupertinoDatePicker spinner corresponding to the given year index.
Examples: datePickerYear(1) in:
- US English: 2018
- Korean: 2018년
Implementation
String datePickerYear(int yearIndex);
Year that is shown in CupertinoDatePicker spinner corresponding to the given year index.
Examples: datePickerYear(1) in:
String datePickerYear(int yearIndex);