setRotateState property

set setRotateState (bool value)

Implementation

set setRotateState(bool value) {
  rotateState = value;
}