bodyText2 constant

TextStyle const bodyText2

Implementation

static const TextStyle bodyText2 = const TextStyle(
    color: Color(0xFF424D5C),
    fontFamily: "Open Sans",
    fontSize: 14.00,
    fontWeight: FontWeight.w400,
    letterSpacing: -0.15,
    height: 1.71428571429);