glassSettings property
Glass effect settings (only used when useOwnLayer is true).
If null when useOwnLayer is true, uses optimized defaults:
- thickness: 30
- blur: 3
- chromaticAberration: 0.5
- lightIntensity: 2
- refractiveIndex: 1.15
Implementation
final LiquidGlassSettings? glassSettings;