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