menu
angel3_html_builder package
documentation
elements.dart
NodeBuilder
changeAttributes method
changeAttributes method
dark_mode
light_mode
changeAttributes
method
NodeBuilder
changeAttributes
(
Map
<
String
,
dynamic
>
attributes
)
Implementation
NodeBuilder changeAttributes(Map<String, dynamic> attributes) => change(attributes: attributes);
angel3_html_builder package
documentation
elements
NodeBuilder
changeAttributes method
NodeBuilder class