titleSmall property
Implementation
TextStyle get titleSmall => GoogleFonts.getFont(
'Readex Pro',
color: theme.info,
fontWeight: FontWeight.w500,
fontSize: 16.0,
);
TextStyle get titleSmall => GoogleFonts.getFont(
'Readex Pro',
color: theme.info,
fontWeight: FontWeight.w500,
fontSize: 16.0,
);