primaryRegular16 property
Implementation
static TextStyle primaryRegular16 = TextStyle(
color: ColorConstants.fontPrimary,
fontSize: 16.toFont,
fontWeight: FontWeight.normal);
static TextStyle primaryRegular16 = TextStyle(
color: ColorConstants.fontPrimary,
fontSize: 16.toFont,
fontWeight: FontWeight.normal);