h2 property

TextStyle h2
getter/setter pair

Implementation

static TextStyle h2 =
    const TextStyle(fontSize: 18, fontWeight: FontWeight.bold);