Dart SDK
dart:svg
ZoomAndPan
property runtimeType
runtimeType
class ZoomAndPan
Properties
zoomAndPan
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
SVG_ZOOMANDPAN_DISABLE
SVG_ZOOMANDPAN_MAGNIFY
SVG_ZOOMANDPAN_UNKNOWN
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType