calendarLightTheme top-level constant

SeniorCalendarThemeData const calendarLightTheme

Implementation

const calendarLightTheme = const SeniorCalendarThemeData(
  style: calendarLightStyle,
);