h2 property

TextStyle get h2

Second largest heading style.

Headline styles are smaller than display styles. They're best-suited for short, high-emphasis text on smaller screens.

Implementation

TextStyle get h2 => heading2;