blurRadius method
Sets the Shadow.blurRadius property.
Returns a new Attribute with the updated property.
Implementation
T blurRadius(double v) => only(blurRadius: v);
Sets the Shadow.blurRadius property.
Returns a new Attribute with the updated property.
T blurRadius(double v) => only(blurRadius: v);