subheading property

TextStyle subheading
getter/setter pair

Implementation

static TextStyle subheading = GoogleFonts.roboto(fontSize: 16, fontWeight: FontWeight.normal,color: ColorTheme.secondary);