DecorConfigOUT<T extends DecorConfigOUT<T, IN>, IN extends DecorConfigIN<IN, T>> mixin

Superclass Constraints
Mixin Applications

Properties

alignment Alignment?
no setterinherited
axis Axis?
no setterinherited
borderRadius BorderRadius
no setterinherited
boxShadow BoxShadow
no setterinherited
boxShadowDeep List<BoxShadow>
no setterinherited
child Widget
no setterinherited
children List<Widget>
no setterinherited
clip Clip
no setterinherited
constraints BoxConstraints?
no setterinherited
data LayoutData
no setterinherited
decoration BoxDecoration
no setter
focal Alignment
no setter
focusColor Color
no setterinherited
gestureRecognizer GestureRecognizer?
no setterinherited
gradient Gradient?
no setter
hashCode int
The hash code for this object.
no setterinherited
height double?
no setterinherited
heightFactor double
no setterinherited
highlightColor Color
no setterinherited
hoverColor Color
no setterinherited
iD Symbol
no setterinherited
iN → IN
finalinherited
longestSide double
no setterinherited
margin EdgeInsets
no setterinherited
measuredSize Size?
getter/setter pairinherited
onLongPress → dynamic Function()
no setterinherited
onTap → dynamic Function()
no setterinherited
origin Alignment
no setter
overlayColor Color
no setterinherited
padding EdgeInsets
no setterinherited
paints List<DecorPaint>
no setter
parentData LayoutData
no setterinherited
roundBottomLeftX double
no setterinherited
roundBottomLeftY double
no setterinherited
roundBottomRightX double
no setterinherited
roundBottomRightY double
no setterinherited
roundTopLeftX double
no setterinherited
roundTopLeftY double
no setterinherited
roundTopRightX double
no setterinherited
roundTopRightY double
no setterinherited
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
shortestSide double?
no setterinherited
splashColor Color
no setterinherited
stroke Color
no setter
strokeSize double
no setter
style GradientStyle
no setter
type InkType
no setterinherited
width double?
no setterinherited
widthFactor double
no setterinherited

Methods

build(BuildContext context) Widget
inherited
combine(List<Widget> children) Widget
inherited
inside(dynamic child) Widget
override
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