menu
js_bindings package
documentation
bindings/dom.dart
PropsHTMLCollection
item method
item method
dark_mode
light_mode
item
method
Element
?
item
(
int
index
)
Implementation
Element? item(int index) => js_util.callMethod(this, 'item', [index]);
js_bindings package
documentation
bindings/dom
PropsHTMLCollection
item method
PropsHTMLCollection extension on
HTMLCollection