secondaryRegular12 property
Implementation
static TextStyle secondaryRegular12 = TextStyle(
color: ColorConstants.fontSecondary,
fontSize: 12.toFont,
letterSpacing: 0.1,
fontWeight: FontWeight.normal);
static TextStyle secondaryRegular12 = TextStyle(
color: ColorConstants.fontSecondary,
fontSize: 12.toFont,
letterSpacing: 0.1,
fontWeight: FontWeight.normal);