bodyStyle property

SeniorTextStyle? bodyStyle
final

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

Implementation

final SeniorTextStyle? bodyStyle;