clearStencil method

void clearStencil(
  1. int s
)

Implementation

void clearStencil(int s) => js_util.callMethod(this, 'clearStencil', [s]);