const greenBoxShadow = [ BoxShadow( blurRadius: 1, spreadRadius: 2, offset: Offset(0, 1), color: Color.fromARGB(255, 195, 241, 223)) ];