h6 property

TextStyle h6
getter/setter pair

Implementation

static TextStyle h6 =
    TextStyle(fontSize: 16, height: 1.2, color: Colors.black);