LiquidGlassSurfaceEffect class
- Inheritance
-
- Object
- SurfaceEffect
- LiquidGlassSurfaceEffect
Constructors
- LiquidGlassSurfaceEffect({LiquidGlassSettings settings = const LiquidGlassSettings(blendPx: 5, distortExponent: 4, distortFalloffPx: 8, blurRadiusPx: 8, specStrength: 0, lightbandWidthPx: 0, refractStrength: -0.06, lightbandStrength: 0)})
-
const
Properties
- calcRadius → double
-
no setteroverride
- compatible → bool
-
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- settings → LiquidGlassSettings
-
final
Methods
-
buildCustom(
BuildContext context, Widget child) → Widget -
inherited
-
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