kLightTealFastTheme top-level property
Implementation
final kLightTealFastTheme = FastThemeFactory.buildLightThemeWithColors(
primaryColor: kFastLightTealColor,
primaryColorDark: kFastLightTealPaletteColors.dark,
secondaryColor: kFastLightPurpleColor,
tertiaryColor: kFastLightBlueColor,
);