h1White property
Implementation
static TextStyle h1White = GoogleFonts.lato(
fontWeight: VgkProGamingTheme.fontWeightExtraLarge,
fontSize: VgkProGamingTheme.fontSizeExtraLarge,
letterSpacing: VgkProGamingTheme.letterSpacing,
color: VgkProGamingTheme.white,
);