menu
bones_ui package
documentation
bones_ui_test.dart
DOMNodeRuntime<T>
setAttribute abstract method
setAttribute abstract method
dark_mode
light_mode
setAttribute
abstract method
void
setAttribute
(
String
name
,
String
value
)
Sets the value of the attribute of
name
.
Implementation
void setAttribute(String name, String value);
bones_ui package
documentation
bones_ui_test
DOMNodeRuntime<T>
setAttribute abstract method
DOMNodeRuntime class