FilterCSSList class

Inheritance

Constructors

FilterCSSList(List<FilterCSS> list)

Properties

blur SizeCSS?
finalinherited
brightness double?
finalinherited
contrast double?
finalinherited
dropShadow DropShadowCSS?
finalinherited
grayscale double?
finalinherited
hashCode int
The hash code for this object.
no setterinherited
hueRotate AngleCSS?
finalinherited
invert double?
finalinherited
list List<FilterCSS>
final
opacity double?
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
saturate double?
finalinherited
sepia double?
finalinherited
type → _TypeFilterCSS
finalinherited
url String?
finalinherited

Methods

build() String
override
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