PsdBevelEffect class Null safety
Constructors
Properties
- angle ↔ int?
-
read / write
- bevelStyle ↔ int?
-
read / write
- blur ↔ int?
-
read / write
- enabled ↔ bool?
-
read / write, inherited
- globalAngle ↔ bool?
-
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- highlightBlendMode ↔ String?
-
read / write
-
highlightColor
↔ List<
int> ? -
read / write
- highlightOpacity ↔ int?
-
read / write
-
realHighlightColor
↔ List<
int> ? -
read / write
-
realShadowColor
↔ List<
int> ? -
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- shadowBlendMode ↔ String?
-
read / write
-
shadowColor
↔ List<
int> ? -
read / write
- shadowOpacity ↔ int?
-
read / write
- strength ↔ int?
-
read / write
- upOrDown ↔ int?
-
read / write
- version ↔ int?
-
read / write, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited