style property

SeniorTimelineStyle? style
final

The style definitions for the component. As definições de estilo para o componente. SeniorTimelineStyle.expandIconColor the color of the expand icon. SeniorTimelineStyle.expandIconSize the size of the expand icon.

It can be set on the SeniorTheme instance assigned to the app in the SeniorTimelineThemeData.style parameter.

Implementation

final SeniorTimelineStyle? style;