depthFunc method

void depthFunc(
  1. int func
)

Implementation

void depthFunc(int func) => js_util.callMethod(this, 'depthFunc', [func]);