1. Deprecated("Internal Use Only")
GraphicsElement internalCreateGraphicsElement()

Source

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