InnerShadowEffect class

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

Constructors

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

Properties

blendMode BlendMode

Available on InnerShadowEffect, provided by the InnerShadowEffect$Typings extension

no setter
boundVariables → dynamic

Available on InnerShadowEffect, provided by the InnerShadowEffect$Typings extension

no setter
color Rgba

Available on InnerShadowEffect, provided by the InnerShadowEffect$Typings extension

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

Available on InnerShadowEffect, provided by the InnerShadowEffect$Typings extension

no setter
radius num

Available on InnerShadowEffect, provided by the InnerShadowEffect$Typings extension

no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
spread num?

Available on InnerShadowEffect, provided by the InnerShadowEffect$Typings extension

no setter
type String

Available on InnerShadowEffect, provided by the InnerShadowEffect$Typings extension

no setter
visible bool

Available on InnerShadowEffect, provided by the InnerShadowEffect$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