- DomName('SVGLengthList.removeItem')
- DocsEditable()
Not documented.
Source
@DomName('SVGLengthList.removeItem')
@DocsEditable()
Length removeItem(int index) => wrap_jso(_blink.BlinkSVGLengthList.instance.removeItem_Callback_1_(unwrap_jso(this), index));