handleOffset property
Allows users to specify both x-position and y-position offset values that determines where the slider handle will be rendered. The offset will be calculated relative to its default position at the vertical and horizontal center of the slider line.
Implementation
Point<double> handleOffset;