surfaceOpacity property

double? surfaceOpacity
final

Opacity level for surface background effects.

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

Implementation

final double? surfaceOpacity;