dragRotate property

bool dragRotate

If true, the "drag to rotate" interaction is enabled (see {@link DragRotateHandler}).

Implementation

bool get dragRotate => jsObject.dragRotate;