DropShadowEffect class

Available extensions
Annotations
  • @JS()
  • @staticInterop
  • @anonymous

Constructors

DropShadowEffect.new({String? type, Rgba? color, Vector? offset, num? radius, num? spread, bool? visible, BlendMode? blendMode, bool? showShadowBehindNode, dynamic boundVariables})
factory

Properties

blendMode BlendMode

Available on DropShadowEffect, provided by the DropShadowEffect$Typings extension

no setter
boundVariables → dynamic

Available on DropShadowEffect, provided by the DropShadowEffect$Typings extension

no setter
color Rgba

Available on DropShadowEffect, provided by the DropShadowEffect$Typings extension

no setter
hashCode int
The hash code for this object.
no setterinherited
offset Vector

Available on DropShadowEffect, provided by the DropShadowEffect$Typings extension

no setter
radius num

Available on DropShadowEffect, provided by the DropShadowEffect$Typings extension

no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showShadowBehindNode bool?

Available on DropShadowEffect, provided by the DropShadowEffect$Typings extension

no setter
spread num?

Available on DropShadowEffect, provided by the DropShadowEffect$Typings extension

no setter
type String

Available on DropShadowEffect, provided by the DropShadowEffect$Typings extension

no setter
visible bool

Available on DropShadowEffect, provided by the DropShadowEffect$Typings extension

no setter

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 Properties

type String
no setter