const auraUILightBigShadow = [ BoxShadow( color: auraUIShadowColor, blurRadius: 16, offset: Offset(0, 12), ), ];