subTitle property

TextStyle subTitle
getter/setter pair

Implementation

static TextStyle subTitle = GoogleFonts.roboto(
  fontSize: 20,
  color: Colors.black,
);