gradient property
Overrides the progress ring gradient. Defaults to the brand gradient resolved at BankGradientRole.incidental.
The ring encodes progress rather than decorating, so a brand whose BankThemeData.gradientReach rations BankGradientRole.incidental gets the flat accentColor arc here instead of a wash too faint to read against the track.
Implementation
final Gradient? gradient;