checkboxLightTheme top-level constant

SeniorCheckboxThemeData const checkboxLightTheme

Implementation

const checkboxLightTheme = const SeniorCheckboxThemeData(
  style: checkboxLightStyle,
);