grey_24 constant

TextStyle const grey_24

Implementation

static const TextStyle grey_24 =
    TextStyle(color: Color(0xFF999999), fontSize: 12.0);