h1 constant
TextStyle
const h1
Implementation
static const h1 = TextStyle(
fontSize: 20.0, color: TextColor.h1, fontWeight: FontWeight.w600);
static const h1 = TextStyle(
fontSize: 20.0, color: TextColor.h1, fontWeight: FontWeight.w600);