headlineSmall property
Smallest of the headline styles.
Headline styles are smaller than display styles. They're best-suited for short, high-emphasis text on smaller screens.
Implementation
TextStyle? get headlineSmall => textTheme.headlineSmall;
Smallest of the headline styles.
Headline styles are smaller than display styles. They're best-suited for short, high-emphasis text on smaller screens.
TextStyle? get headlineSmall => textTheme.headlineSmall;