defaultBlurSigma constant
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;
The default strength of the blur applied to widgets underlying a CupertinoPopupSurface.
Eyeballed from the iOS 17 simulator.
static const double defaultBlurSigma = 30.0;