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