h3 property

TextStyle h3
getter/setter pair

Implementation

static TextStyle h3 =
    const TextStyle(fontSize: 16, fontWeight: FontWeight.bold);