ComplexConfigOUT<T extends ComplexConfigOUT<T, IN>, IN extends ComplexConfigIN<IN, T>> mixin

Superclass Constraints
Mixin Applications

Properties

axis Axis?
no setter
child Widget
no setterinherited
children List<Widget>
no setter
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

Methods

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