unsetCursors method

dynamic unsetCursors()

Implementation

unsetCursors() {
  this.cursors = null;
}