labelTextStyleBlueReguler14 top-level constant

TextStyle const labelTextStyleBlueReguler14

Implementation

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