styleSubtitle property Null safety

TextStyle styleSubtitle
read / write

Implementation

static TextStyle styleSubtitle =
    TextStyle(fontSize: 12, color: Colors.black38);