h3 property
Implementation
static TextStyle h3 = GoogleFonts.roboto(
fontSize: 30,
fontWeight: FontWeight.bold,
color: Colors.black,
);
static TextStyle h3 = GoogleFonts.roboto(
fontSize: 30,
fontWeight: FontWeight.bold,
color: Colors.black,
);