entryOpacity property
Initial opacity for toast entry animations.
Type: double?. If null, defaults to 0.0 (fully transparent).
Starting opacity value for toast notifications when they first appear.
Implementation
final double? entryOpacity;
Initial opacity for toast entry animations.
Type: double?. If null, defaults to 0.0 (fully transparent).
Starting opacity value for toast notifications when they first appear.
final double? entryOpacity;