menu
electrician_app
features/diagram/presentation/logic/drag_drop_handler.dart
DragDropHandler
DragDropHandler.new const constructor
DragDropHandler.new
dark_mode
light_mode
description
DragDropHandler
constructor
const
DragDropHandler
(
{
double
snapThreshold
=
10.0
,
})
Implementation
const DragDropHandler({this.snapThreshold = 10.0});
electrician_app
drag_drop_handler
DragDropHandler
DragDropHandler.new const constructor
DragDropHandler class