h4 property

TextStyle h4
getter/setter pair

Implementation

static TextStyle h4 =
    const TextStyle(fontSize: 14, fontWeight: FontWeight.w800);