labelTextStyleGreenReguler12 top-level constant

TextStyle const labelTextStyleGreenReguler12

Implementation

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