MonthYearBuilder typedef

MonthYearBuilder = Widget Function(DateTime? visibleDateTime)

Implementation

typedef MonthYearBuilder = Widget Function(DateTime? visibleDateTime);