CrosshairGuide constructor
CrosshairGuide({})
Creates a crosshair.
Implementation
CrosshairGuide({
this.selections,
this.styles,
this.labelStyles,
this.labelBackgroundStyles,
this.labelPaddings,
this.showLabel,
this.formatter,
this.followPointer,
this.layer,
this.mark,
this.expandEdges,
});