surfaceOpacity property

double? surfaceOpacity
final

Opacity level for surface background effects.

Controls transparency of background blur and overlay effects. Values range from 0.0 (transparent) to 1.0 (opaque).

Implementation

final double? surfaceOpacity;