surfaceOpacity property

double? surfaceOpacity
final

Surface opacity for the modal backdrop.

Type: double?. If null, uses theme default opacity value. Controls the transparency level of the backdrop overlay.

Implementation

final double? surfaceOpacity;