clickerPosition property

double clickerPosition
final

clickerPosition is the vertical position of the clicker when side is Side.top, Side.bottom and it is the horizontal position of the clicker when side is Side.right, Side.left

Implementation

final double clickerPosition;