h1 property

TextStyle h1
getter/setter pair

Implementation

static TextStyle h1 =
    const TextStyle(fontSize: 24, fontWeight: FontWeight.bold);