buttonGradient property
Implementation
static LinearGradient buttonGradient = LinearGradient(
colors: [purpleColorLight, secondaryAccentColorDark],
);
static LinearGradient buttonGradient = LinearGradient(
colors: [purpleColorLight, secondaryAccentColorDark],
);