List<BoxShadow> largeShadows = [ BoxShadow(color: Colors.black.withValues(alpha: 0.5), spreadRadius: 5, blurRadius: 50), ];