semanticLightThemeSurfaceDecorativeSuccess constant Null safety
Implementation
static const semanticLightThemeSurfaceDecorativeSuccess = LinearGradient(
begin: Alignment(-0.4430380054591341, -0.9999999845370801),
end: Alignment(1, 1),
stops: [
0.021879900246858597,
0.5125541687011719,
0.9941198825836182,
],
colors: [
Color(0xff14b69a),
Color(0xff0b9b83),
Color(0xff05816c),
],
);