enableFallback static method

void enableFallback()

Implementation

static void enableFallback() {
  _fallbackFontsEnabled = true;
}