offset property

int offset
final

The offset used when calculating scroll position. For example, if 10,

  • the scroll position is effectively 10 + the real scroll position.

Implementation

final int offset;