onCanvasDoubleTap property
Called when double-tapping on empty canvas area (not on nodes/connections) Receives the tap position in graph coordinates
Implementation
final ValueChanged<Offset>? onCanvasDoubleTap;
Called when double-tapping on empty canvas area (not on nodes/connections) Receives the tap position in graph coordinates
final ValueChanged<Offset>? onCanvasDoubleTap;