collapsedProtrusion property

  1. @override
double collapsedProtrusion
final

The protrusion of the collapsed toasts behind the front toast. This is scaled by the number of toasts in front of the toast.

Defaults to 12.0.

Implementation

@override
final double collapsedProtrusion;