RadiiConfigOUT<T extends RadiiConfigOUT<T, IN>, IN extends RadiiConfigIN<IN, T>> mixin

Superclass Constraints
Mixin Applications

Properties

borderRadius BorderRadius
no setter
child Widget
no setterinherited
clip Clip
no setter
hashCode int
The hash code for this object.
no setterinherited
iN → IN
finalinherited
roundBottomLeftX double
no setter
roundBottomLeftY double
no setter
roundBottomRightX double
no setter
roundBottomRightY double
no setter
roundTopLeftX double
no setter
roundTopLeftY double
no setter
roundTopRightX double
no setter
roundTopRightY double
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

build(BuildContext context) Widget
inherited
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