menu
luke_flow_diagram package
documentation
widgets/flow_canvas.dart
LukeFlowCanvas<T, E>
onDoubleTap property
onDoubleTap property
dark_mode
light_mode
onDoubleTap
property
dynamic Function
(
Vector2
mousePosition
)
?
onDoubleTap
final
Triggered when user double taps the canvas
Implementation
final Function(Vector2 mousePosition)? onDoubleTap;
luke_flow_diagram package
documentation
widgets/flow_canvas
LukeFlowCanvas<T, E>
onDoubleTap property
LukeFlowCanvas class