frontFace method

void frontFace(
  1. int mode
)

Implementation

void frontFace(int mode) => js_util.callMethod(this, 'frontFace', [mode]);