menu
Dart
dart:svg
FECompositeElement
SVG_FECOMPOSITE_OPERATOR_ATOP constant
SVG_FECOMPOSITE_OPERATOR_ATOP
brightness_4
brightness_5
description
SVG_FECOMPOSITE_OPERATOR_ATOP
constant
int
const
SVG_FECOMPOSITE_OPERATOR_ATOP
Implementation
static const int SVG_FECOMPOSITE_OPERATOR_ATOP = 4;
Dart
dart:svg
FECompositeElement
SVG_FECOMPOSITE_OPERATOR_ATOP constant
FECompositeElement class