FX class

๐Ÿคนโ€โ™‚๏ธ Surface FX

At present, ๐Ÿ’ง blurry is the only ImageFilter available.

Constructors

FX()

Properties

hashCode โ†’ int
The hash code for this object.
no setterinherited
runtimeType โ†’ Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Static Methods

b(double? radius) โ†’ ImageFilter
๐Ÿ’ง b()
blurry(double specRadius, SurfaceLayer layerForRender) โ†’ ImageFilter
๐Ÿ’ง Blurry