labelTextStyleRedReguler14 top-level constant

TextStyle const labelTextStyleRedReguler14

Implementation

const labelTextStyleRedReguler14 = TextStyle(
    fontWeight: FontWeight.w400,
    fontSize: 13,
    color: Color(0xffFF3C38),
    fontFamily: 'Nunito');