LiquidGlassConfig constructor
const
LiquidGlassConfig({})
Implementation
const LiquidGlassConfig({
this.blurAmount = 20.0,
this.noiseOpacity = 0.03,
this.highlightIntensity = 0.2,
this.highlightColor = Colors.white,
this.noiseColor = Colors.white,
});