collapsedOpacity property
Opacity level for collapsed toast entries.
Type: double?. If null, defaults to 1.0 (fully opaque).
Controls the visibility of toast notifications in the stack behind the active toast.
Implementation
final double? collapsedOpacity;