curvesGradient1 constant
LinearGradient
const curvesGradient1
Implementation
static const LinearGradient curvesGradient1 = LinearGradient(
colors: [
ThemeColors.orange,
ThemeColors.orangeShade1,
ThemeColors.deepOrange,
],
);