light property
Implementation
static FastThemeScheme light = FastThemeScheme(
blue: kLightBlueFastTheme,
orange: kLightOrangeFastTheme,
indigo: kLightIndigoFastTheme,
pink: kLightPinkFastTheme,
purple: kLightPurpleFastTheme,
teal: kLightTealFastTheme,
yellow: kLightYellowFastTheme,
mint: kLightMintFastTheme,
);