subtitleTextStyle property

TextStyle subtitleTextStyle

Implementation

TextStyle get subtitleTextStyle =>
    TextStyle(fontSize: subtitleFontSize, color: textColor);