attributes property

Map<String, String>? attributes
final

Custom HTML attributes to apply to the rendered SVG element.

Implementation

final Map<String, String>? attributes;