MonthBasedStyleProvider<T> typedef

MonthBasedStyleProvider<T> = T Function(DateTime month)

Implementation

typedef MonthBasedStyleProvider<T> = T Function(DateTime month);