menu
device_preview package
documentation
svg.dart
XmlElement
children property
children property
dark_mode
light_mode
children
property
List
<
XmlElement
>
children
final
The element children, in document order.
Implementation
final List<XmlElement> children;
device_preview package
documentation
svg
XmlElement
children property
XmlElement class