menu
device_preview package
documentation
svg.dart
XmlElement
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
String
>
attributes
final
The element's attributes, keyed by their raw (prefixed) name.
Implementation
final Map<String, String> attributes;
device_preview package
documentation
svg
XmlElement
attributes property
XmlElement class