GrafoConnectionPainer constructor
GrafoConnectionPainer({})
Implementation
GrafoConnectionPainer(
{required this.start,
required this.end,
this.showBoundary = false,
this.isHover = false,
this.isSelected = false});