spacing property
Spacing between expanded toast entries.
Type: double?. If null, defaults to 8.0. Controls the gap between
toast notifications when the stack is in expanded state.
Implementation
final double? spacing;
Spacing between expanded toast entries.
Type: double?. If null, defaults to 8.0. Controls the gap between
toast notifications when the stack is in expanded state.
final double? spacing;