gradient property
Custom gradient background (overrides accentColor when set). Example: 'linear-gradient(135deg, var(--primary), var(--accent))'
Implementation
final String? gradient;
Custom gradient background (overrides accentColor when set). Example: 'linear-gradient(135deg, var(--primary), var(--accent))'
final String? gradient;