dark property
Implementation
static FastThemeScheme dark = FastThemeScheme(
blue: kDarkBlueFastTheme,
orange: kDarkOrangeFastTheme,
indigo: kDarkIndigoFastTheme,
pink: kDarkPinkFastTheme,
purple: kDarkPurpleFastTheme,
teal: kDarkTealFastTheme,
yellow: kDarkYellowFastTheme,
mint: kDarkMintFastTheme,
);