title3 property

TextStyle title3
getter/setter pair

Implementation

static TextStyle title3 =
    baseTextStyle.copyWith(fontSize: 32, fontWeight: FontWeight.bold);