menu
bones_ui package
documentation
bones_ui_test.dart
DOMTemplate
add method
add method
dark_mode
light_mode
add
method
bool
add
(
DOMTemplate
entry
)
Implementation
bool add(DOMTemplate entry) { throw UnsupportedError("Type can't have content: $runtimeType"); }
bones_ui package
documentation
bones_ui_test
DOMTemplate
add method
DOMTemplate class