collapsedOpacity property

double collapsedOpacity
final

Opacity level for collapsed toast entries.

Type: double, default: 1.0. Controls visibility of background toasts in the stack, with 1.0 being fully opaque and 0.0 being transparent.

Implementation

final double collapsedOpacity;