b2 property

TextStyle b2
getter/setter pair

Implementation

static TextStyle b2 = TextStyle(
    fontSize: 16,
    fontWeight: FontWeight.w400,
    height: 1.2,
    color: Colors.black);