setupSnappingOffsets method

void setupSnappingOffsets()

Sets up the snapping offsets based on current state of the controller's extent.

Implementation

void setupSnappingOffsets() => _extent.behavior.setup(_extent);