end property

DateTime? end
final

Specify the last year and month to be selected.

If not specified, you can choose up to 10 years after the current year.

Specify a date later than begin.

選択させる最後の年月を指定します。

指定されない場合は現在の年から10年後まで選択できます。

beginよりも後の日付を指定してください。

Implementation

final DateTime? end;