labelTextStyleGreenReguler14 top-level constant

TextStyle const labelTextStyleGreenReguler14

Implementation

const labelTextStyleGreenReguler14 = TextStyle(
    fontWeight: FontWeight.w600,
    fontSize: 14,
    color: Color(0xff25D18E),
    fontFamily: 'Nunito');