subtitle property

TextStyle subtitle
getter/setter pair

Implementation

static TextStyle subtitle =
    baseTextStyle.copyWith(fontSize: 18, fontWeight: FontWeight.w500);