style property

SeniorQuotesStyle? style
final

The component's style definitions. Allows you to configure: SeniorQuotesStyle.backgroundColor the component's background color. SeniorQuotesStyle.textColor the text color in the component.

Implementation

final SeniorQuotesStyle? style;