h4 constant

TextStyle const h4

Implementation

static const h4 = TextStyle(
    fontSize: 14.0, color: TextColor.h4, fontWeight: FontWeight.w600);