rotationSnap property

double? get rotationSnap

Implementation

double? get rotationSnap {
  return controls.rotationSnap;
}