setAttributes method

  1. @override
void setAttributes(
  1. Map<String, String> attributes
)
override

Sets an attribute with a specific name and value.

Implementation

@override
void setAttributes(Map<String, String> attributes) {}