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

Superclass Constraints
Mixin Applications

Properties

child Widget?
getter/setter pairinherited
clip Clip?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
roundBottomLeftX double?
getter/setter pair
roundBottomLeftY double?
getter/setter pair
roundBottomRightX double?
getter/setter pair
roundBottomRightY double?
getter/setter pair
roundTopLeftX double?
getter/setter pair
roundTopLeftY double?
getter/setter pair
roundTopRightX double?
getter/setter pair
roundTopRightY double?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call() → OUT
inherited
copy(T iN) → T
override
createNew() → T
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
resolve(dynamic data, Symbol tag) → T
override
toString() String
A string representation of this object.
inherited

Operators

operator *(double operand) → T
override
operator +(T operand) → T
override
operator -(T operand) → T
override
operator ==(Object other) bool
The equality operator.
inherited