styleSubtitle property

TextStyle styleSubtitle
getter/setter pair

Implementation

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