menu
js_bindings package
documentation
bindings/html.dart
PropsHTMLAllCollection
item method
item method
dark_mode
light_mode
item
method
dynamic
item
(
[
String
?
nameOrIndex
])
Implementation
dynamic
item([
String?
nameOrIndex]) => js_util.callMethod(
this
,
'item'
, [nameOrIndex]);
js_bindings package
documentation
bindings/html
PropsHTMLAllCollection
item method
PropsHTMLAllCollection extension on
HTMLAllCollection