RadiiOUT class

Inheritance
Mixed in types

Constructors

RadiiOUT(RadiiIN iN)

Properties

borderRadius BorderRadius
no setterinherited
child Widget
no setterinherited
clip Clip
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
iN RadiiIN
finalinherited
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

Methods

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