revealOffset property

Offset? revealOffset
getter/setter pair

Offset to reveal this child in the viewport when scrolling.

Used by scrolling mechanisms to bring specific children into view.

Implementation

Offset? revealOffset;