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