circleBlur property Null safety

double? circleBlur
read / write

Amount to blur the circle. 1 blurs the circle such that only the centerpoint is full opacity.

Implementation

double? circleBlur;