labelTextStyleReguler14 top-level constant

TextStyle const labelTextStyleReguler14

Implementation

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