dismissDelay property

double? dismissDelay
final

Defaults to null. If not null, this component will disappear after this many seconds after being fully typed out.

Implementation

final double? dismissDelay;