h1 constant
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 h1 = heading1;
Largest heading style.
Headline styles are smaller than display styles. They're best-suited for short, high-emphasis text on smaller screens.
static const TextStyle h1 = heading1;