mTextStyleGreyLight_15 top-level constant

TextStyle const mTextStyleGreyLight_15

Implementation

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