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