h2Style property

SeniorTextStyle? h2Style
final

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

Implementation

final SeniorTextStyle? h2Style;