- Dart
- dart:svg
- FEConvolveMatrixElement
- FEConvolveMatrixElement factory constructor
FEConvolveMatrixElement constructor
FEConvolveMatrixElement()
Implementation
factory FEConvolveMatrixElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("feConvolveMatrix");