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