UmbraIN class

Inheritance
Mixed in types

Constructors

UmbraIN()

Properties

child Widget?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shadowBlur double?
@varies ~ blur radius of the shadow.
getter/setter pairinherited
shadowColor Color?
@varies ~ color of the shadow.
getter/setter pairinherited
shadowOffset Offset?
@varies ~ offset of the shadow.
getter/setter pairinherited
shadowPosition DecorationPosition?
@varies ~ position of the shadow.
getter/setter pairinherited
shadowSpread double?
@varies ~ spread radius of the shadow.
getter/setter pairinherited

Methods

call() UmbraOUT
override
copy(UmbraIN iN) UmbraIN
inherited
createNew() UmbraIN
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
resolve(dynamic data, Symbol tag) UmbraIN
inherited
toString() String
A string representation of this object.
inherited

Operators

operator *(double operand) UmbraIN
inherited
operator +(UmbraIN operand) UmbraIN
inherited
operator -(UmbraIN operand) UmbraIN
inherited
operator ==(Object other) bool
The equality operator.
inherited