blurSigma property
The blurRadius in sigmas instead of logical pixels.
See the sigma argument to MaskFilter.blur.
Implementation
double get blurSigma => convertRadiusToSigma(blurRadius);
The blurRadius in sigmas instead of logical pixels.
See the sigma argument to MaskFilter.blur.
double get blurSigma => convertRadiusToSigma(blurRadius);