bodyText1 constant

TextStyle const bodyText1

Implementation

static const TextStyle bodyText1 = const TextStyle(
    color: Color(0xFF424D5C),
    fontFamily: "Open Sans",
    fontSize: 17.00,
    fontWeight: FontWeight.w400,
    letterSpacing: -0.43,
    height: 1.41176470588);