fixedPositionOffset property

double fixedPositionOffset
getter/setter pair

The current chat location is retained when the scrollView offset is greater than fixedPositionOffset.

Implementation

double fixedPositionOffset = 0;