newMessageScrollThreshold property

double newMessageScrollThreshold
final

Distance threshold for triggering new message scroll behavior.

When a new message arrives and the user is within this distance from the bottom, the chat will auto-scroll.

Implementation

final double newMessageScrollThreshold;