labelTextStyleBlueReguler18 top-level constant

TextStyle const labelTextStyleBlueReguler18

Implementation

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