h5Gray property
Implementation
static TextStyle h5Gray = GoogleFonts.lato(
fontWeight: VgkProGamingTheme.fontWeightExtraSmall,
fontSize: VgkProGamingTheme.fontSizeExtraSmall,
letterSpacing: VgkProGamingTheme.letterSpacing,
color: Colors.grey,
);