headline2 property

TextStyle headline2
getter/setter pair

Implementation

static  TextStyle  headline2= const TextStyle(
    fontWeight: FontWeight.w500, fontSize: 14, color: Color(0xFF000000));