BlurSides class
Properties
-
bottom
→ double
-
The blur intensity for the bottom region (0.0 to 1.0).
finalinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
left
→ double
-
The blur intensity for the left region (0.0 to 1.0).
finalinherited
-
right
→ double
-
The blur intensity for the right region (0.0 to 1.0).
finalinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
top
→ double
-
The blur intensity for the top region (0.0 to 1.0).
finalinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited