h5Dark property

TextStyle h5Dark
getter/setter pair

Implementation

static TextStyle h5Dark =
    TextStyle(fontSize: 20, height: 1.2, color: Colors.white);