style property

SeniorStatePageStyle? style
final

The component's style definitions.

Allows you to configure: SeniorStatePageStyle.titleColor the color of the page title. SeniorStatePageStyle.subtitleColor the page subtitle color.

Implementation

final SeniorStatePageStyle? style;