kLightMintFastTheme top-level property
Implementation
final kLightMintFastTheme = FastThemeFactory.buildLightThemeWithColors(
primaryColor: kFastLightMintColor,
primaryColorDark: kFastLightMintPaletteColors.dark,
secondaryColor: kFastLightPurpleColor,
tertiaryColor: kFastLightIndigoColor,
);