style property

SeniorInfoCardStyle? style
final

Component style definitions. Allows you to configure: SeniorInfoCardStyle.color the color of the card. SeniorInfoCardStyle.infoColor the color of the card information. SeniorInfoCardStyle.labelColor the color of the card label.

Implementation

final SeniorInfoCardStyle? style;