headline5 property

TextStyle get headline5

Minor heading or section title (scaled 20px).

Implementation

TextStyle get headline5 => baseTextStyle(20, fontWeight: FontWeight.w600);