circleBlurExpression property

List<Object>? circleBlurExpression
getter/setter pair

Amount to blur the circle. 1 blurs the circle such that only the centerpoint is full opacity. Setting a negative value renders the blur as an inner glow effect. Default value: 0.

Implementation

List<Object>? circleBlurExpression;