isStreaming property

bool isStreaming
final

Whether more text may still arrive.

While true the reveal animates. When it turns false the remainder fast-forwards in and the ticker stops, so a settled reply costs nothing.

Implementation

final bool isStreaming;