blendAmount property

double blendAmount
final

Blend amount for smooth glass transitions (Impeller-only).

Higher values create smoother blending between overlapping glass elements. Only works on Impeller - ignored on Skia (like chromatic aberration).

Defaults to 10.0.

Implementation

final double blendAmount;