rippleBlurRadius property

double? rippleBlurRadius
final

The radius pixels of a blur filter for spread ripple effect. It cannot be negative and as the value increases, the edge of the spread ripple effect becomes blurrier.

Implementation

final double? rippleBlurRadius;