GrafoNodeWidget constructor
const
GrafoNodeWidget({})
Implementation
const GrafoNodeWidget(
{super.key,
required this.index,
required this.node,
this.onTap,
this.onMove,
this.onHover});
const GrafoNodeWidget(
{super.key,
required this.index,
required this.node,
this.onTap,
this.onMove,
this.onHover});