h1Style property

SeniorTextStyle? h1Style
final

Style definitions for the h1 fonts. Allows you to configure: SeniorTextStyle.color Defines the font color default. SeniorTextStyle.emphasisColor Defines the font color when in emphasis.

Implementation

final SeniorTextStyle? h1Style;