title1 property

TextStyle title1
getter/setter pair

Implementation

static TextStyle title1 =
    baseTextStyle.copyWith(fontSize: 20, fontWeight: FontWeight.w600);