Implement the position as a const property. _position and _visualPosition must be set in constructor.
Set an offset for the visual position.
Reset the offset
Get the position the cell is displayed on.
See Implementation
Implement the position as a const property. _position and _visualPosition must be set in constructor.