Dart API Reference
dart:svg
Tests
Tests
class
Annotations
DocsEditable()
DomName('SVGTests')
Unstable()
Implemented by
AnimationElement
GraphicsElement
MaskElement
PatternElement
Instance Properties
requiredExtensions
StringList
read-only
requiredFeatures
StringList
read-only
systemLanguage
StringList
read-only
Instance Methods
hasExtension
(
String
extension
) →
bool