offset property
final
Offset for the viewport to reveal a specific element in the viewport.
See also:
- RenderAbstractViewport.getOffsetToReveal, which calculates this value for a specific element.
Implementation
final double offset;
Offset for the viewport to reveal a specific element in the viewport.
See also:
final double offset;