surfaceOpacity property
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;
Surface opacity for the modal backdrop.
Type: double?
. If null, uses theme default opacity value.
Controls the transparency level of the backdrop overlay.
final double? surfaceOpacity;