menu
bones_ui package
documentation
bones_ui_test.dart
DOMNodeRuntime<T>
getAttribute abstract method
getAttribute abstract method
dark_mode
light_mode
getAttribute
abstract method
String
?
getAttribute
(
String
name
)
Returns the value of the attribute of
name
.
Implementation
String? getAttribute(String name);
bones_ui package
documentation
bones_ui_test
DOMNodeRuntime<T>
getAttribute abstract method
DOMNodeRuntime class