gradient1 constant
Color
const gradient1
A: 255, R: 234, G: 31, B: 118.
Implementation
static const Color gradient1 = Color.fromARGB(255, 234, 31, 118);
A: 255, R: 234, G: 31, B: 118.
static const Color gradient1 = Color.fromARGB(255, 234, 31, 118);