ensureKeepScrollOffsetWhenAppend property

bool? ensureKeepScrollOffsetWhenAppend
final

The flag to ensure keeping scroll offset when data appended, default to false, only used for pagination.

Implementation

final bool? ensureKeepScrollOffsetWhenAppend;