defaultBlurSigma constant

double const defaultBlurSigma

The default strength of the blur applied to widgets underlying a CupertinoPopupSurface.

Eyeballed from the iOS 17 simulator.

Implementation

static const double defaultBlurSigma = 30.0;