animateIn property
The animation effects when the toast appears. Defaults to alignment-specific slide or fade effects if not specified.
Implementation
final List<Effect<dynamic>>? animateIn;
The animation effects when the toast appears. Defaults to alignment-specific slide or fade effects if not specified.
final List<Effect<dynamic>>? animateIn;