h5 property

TextStyle h5
getter/setter pair

Implementation

static TextStyle h5 =
    TextStyle(fontSize: 20, height: 1.2, color: Colors.black);