having issues with colors it's saying "the named parameter 'colors' isn't defined"
gradient: LinearGradient(
colors: const [
Color(0xffec2F4B),
Color(0xffC02425)
],