UmbraOUT class

Inheritance
Mixed in types

Constructors

UmbraOUT(UmbraIN iN)

Properties

boxShadow BoxShadow
no setterinherited
boxShadowDeep List<BoxShadow>
no setterinherited
child Widget
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
iN UmbraIN
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shadowBlur double
no setterinherited
shadowColor Color
no setterinherited
shadowOffset Offset
no setterinherited
shadowPosition DecorationPosition
no setterinherited
shadowSpread double
no setterinherited

Methods

build(BuildContext context) Widget
inherited
inside(Widget child) Widget
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
outside(Widget child) Widget
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited