labelTextStyleFontGreyReguler19 top-level constant

TextStyle const labelTextStyleFontGreyReguler19

Implementation

const labelTextStyleFontGreyReguler19 = TextStyle(
    fontWeight: FontWeight.w400,
    fontSize: 18,
    fontFamily: 'Nunito',
    color: Color(0xffb2b2b2));