surfaceBlur property
Surface blur intensity for the modal backdrop.
Type: double?
. If null, uses theme default blur value.
Higher values create more pronounced background blur effects.
Implementation
final double? surfaceBlur;
Surface blur intensity for the modal backdrop.
Type: double?
. If null, uses theme default blur value.
Higher values create more pronounced background blur effects.
final double? surfaceBlur;