SvgGradientColor class sealed SVG DOM

Inheritance
Implementers

Properties

hashCode int
The hash code for this object.
no setterinherited
objectBoundingBox bool?
final
parent SvgGradientColor?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
spreadMethod SIGradientSpreadMethod?
getter/setter pair
stops List<SvgGradientStop>?
getter/setter pair
transform Affine?
getter/setter pair

Methods

addStop(SvgGradientStop s) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited