List<BoxShadow> mediumShadows = [ BoxShadow(color: Colors.black.withValues(alpha: 0.25), spreadRadius: 2, blurRadius: 15), ];