blurStyle property
final
The BlurStyle to use for this shadow.
Defaults to BlurStyle.normal.
When debugDisableShadows is true, toPaint ignores the blurStyle and acts as if BlurStyle.normal was used.
Implementation
final BlurStyle blurStyle;