SelectionPoint constructor
SelectionPoint()
Class to define the selection point on the given widget
Implementation
SelectionPoint(
this.selectionPointXaxis,
this.selectionPointYaxis,
this.color,
this.pointStroke,
);