menu
mapsforge_flutter package
documentation
gesture.dart
DragNdropHandler
DragNdropHandler.new constructor
DragNdropHandler.new constructor
dark_mode
light_mode
DragNdropHandler
constructor
DragNdropHandler
(
{
required
int
longPressDuration
,
required
MapModel
mapModel
,
})
Implementation
DragNdropHandler({required super.longPressDuration, required super.mapModel});
mapsforge_flutter package
documentation
gesture
DragNdropHandler
DragNdropHandler.new constructor
DragNdropHandler class