RadiiIN class

Inheritance
Mixed in types

Constructors

RadiiIN()

Properties

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

Methods

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

Operators

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