const highModeShadow = [ BoxShadow( color: Color(0x14000000), blurRadius: 30, offset: Offset(0, 20), spreadRadius: 0, ), ];