viewportEndBound constant
PositionUnit
const viewportEndBound
A position unit representing where the viewport ends in content coordinates.
This is calculated as contentSize + scrollOffset, representing the position where the visible viewport ends relative to the total content.
Implementation
static const PositionUnit viewportEndBound = PositionViewportEndBound();