gradient property

Gradient? gradient
final

Overrides the default avatar gradient. Defaults to BankThemeData.accentGradient; when both are null the avatar is filled with the accent colour.

Implementation

final Gradient? gradient;