UmbraConfigOUT<T extends UmbraConfigOUT<T, IN>, IN extends UmbraConfigIN<IN, T>> mixin

Superclass Constraints
Mixin Applications

Properties

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

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
override
toString() String
A string representation of this object.
inherited

Operators

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