collapsedScale property

  1. @override
double collapsedScale
final

The scaling factor pf the collapsed toasts behind the front toast. This is scaled by the number of toasts in front of the toast.

Defaults to 0.9.

Implementation

@override
final double collapsedScale;