kDarkTealFastTheme top-level property
Implementation
final kDarkTealFastTheme = FastThemeFactory.buildDarkThemeWithColors(
primaryColor: kFastDarkTealColor,
primaryColorDark: kFastDarkTealPaletteColors.dark,
secondaryColor: kFastDarkPurpleColor,
tertiaryColor: kFastDarkBlueColor,
);