h6Dark property

TextStyle h6Dark
getter/setter pair

Implementation

static TextStyle h6Dark =
    TextStyle(fontSize: 16, height: 1.2, color: Colors.white);