ctaStyle property

SeniorTextStyle? ctaStyle
final

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

Implementation

final SeniorTextStyle? ctaStyle;