mTextStyleBlue_5 top-level constant

TextStyle const mTextStyleBlue_5

ButtonTextSize (Blue)

Implementation

const mTextStyleBlue_5 = TextStyle(
    fontWeight: FontWeight.w400,
    fontSize: 5,
    fontFamily: 'Nunito',
    color: Color(0xFF05A6F0));