curvesGradient1 property
Implementation
static LinearGradient curvesGradient1 = LinearGradient(
colors: [
SharingColors.orange,
SharingColors.orangeShade1,
SharingColors.deepOrange,
],
);
static LinearGradient curvesGradient1 = LinearGradient(
colors: [
SharingColors.orange,
SharingColors.orangeShade1,
SharingColors.deepOrange,
],
);