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