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

Not documented.

Source

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