style property

The component's style definitions. Allows you to configure: SeniorGradientIconStyle.gradientColors the icon gradient colors.

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

Implementation

final SeniorGradientIconStyle? style;