mTextStyleGreyLight_11 top-level constant

TextStyle const mTextStyleGreyLight_11

ButtonTextSize (GreyLight)

Implementation

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