h3 constant

TextStyle const h3

Implementation

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