h5 constant

TextStyle const h5

Implementation

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