collapsedScale property
Scale factor for collapsed toast entries.
Type: double?. If null, defaults to 0.9. Controls the size reduction
of toast notifications that are stacked behind the active toast.
Implementation
final double? collapsedScale;
Scale factor for collapsed toast entries.
Type: double?. If null, defaults to 0.9. Controls the size reduction
of toast notifications that are stacked behind the active toast.
final double? collapsedScale;