menu
mapsforge_flutter package
documentation
gesture.dart
ScaleGestureDetector
ScaleGestureDetector.new const constructor
ScaleGestureDetector.new const constructor
dark_mode
light_mode
ScaleGestureDetector
constructor
const
ScaleGestureDetector
(
{
Key
?
key
,
required
MapModel
mapModel
,
double
thresholdDeg
=
10.0
,
})
Implementation
const ScaleGestureDetector({super.key, required this.mapModel, this.thresholdDeg = 10.0});
mapsforge_flutter package
documentation
gesture
ScaleGestureDetector
ScaleGestureDetector.new const constructor
ScaleGestureDetector class