tsBTitleNormal constant

TextStyle const tsBTitleNormal

Implementation

static const TextStyle tsBTitleNormal =
    TextStyle(color: Colors.black, fontSize: 14);