headline1 property

TextStyle headline1
getter/setter pair

Implementation

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