dismissDelay property
Defaults to null. If not null, this component will disappear after this many seconds after being fully typed out.
Implementation
final double? dismissDelay;
Defaults to null. If not null, this component will disappear after this many seconds after being fully typed out.
final double? dismissDelay;