title2 property

TextStyle title2
getter/setter pair

Implementation

static TextStyle title2 =
    baseTextStyle.copyWith(fontSize: 24, fontWeight: FontWeight.w600);