onYearTap property

dynamic Function(int year)? onYearTap
final

Year selection callback.

Implementation

final Function(int year)? onYearTap;