h2 constant

TextStyle const h2

Implementation

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