h3 constant

TextStyle const h3

Third largest heading style.

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

Implementation

static const TextStyle h3 = heading3;