blur property

double blur
final

The value of sigmaX and sigmaY properties of Gaussian Blur. In simple words its the extent to which the backdrop of GlassContainer is blurred

By default its value is 12.0

Implementation

final double blur;