1. <a class="" href="dart-core/Deprecated-class.html">Deprecated</a>("Internal Use Only")
AltGlyphElement internalCreateAltGlyphElement()

Not documented.

Source

@Deprecated("Internal Use Only")
static AltGlyphElement internalCreateAltGlyphElement() {
  return new AltGlyphElement._internalWrap();
}