entryOpacity property

double? entryOpacity
final

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;