boxOffset constant
PositionUnit
const boxOffset
A position unit representing the scroll offset (also called boxOffset).
Returns the current scroll position along the axis. This is an alias that can be referenced as 'boxOffset' in expressions.
Implementation
static const PositionUnit boxOffset = PositionOffset();