labelTextStyleBlueReguler16 top-level constant

TextStyle const labelTextStyleBlueReguler16

Implementation

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