mTextStyleWhite_11 top-level constant

TextStyle const mTextStyleWhite_11

ButtonTextSize (White)

Implementation

const mTextStyleWhite_11 = TextStyle(
    fontWeight: FontWeight.w400,
    fontSize: 11,
    fontFamily: 'Nunito',
    color: Color(0xFFFFFFFF));