Dart
dart:svg
FEFuncAElement
FEFuncAElement factory constructor
description
FEFuncAElement constructor
FEFuncAElement
(
)
Implementation
factory
FEFuncAElement() => _SvgElementFactoryProvider.createSvgElement_tag(
"feFuncA"
);