TxtOUT class

Inheritance
Mixed in types

Constructors

TxtOUT(TxtIN iN)

Properties

alignment Alignment?
no setterinherited
axis Axis?
no setterinherited
borderRadius BorderRadius
no setterinherited
child Widget
no setterinherited
children List<Widget>
no setterinherited
clip Clip
no setterinherited
constraints BoxConstraints?
no setterinherited
data LayoutData
no setterinherited
focusColor Color
no setterinherited
fontStyle FontStyle?
no setterinherited
fontWeight FontWeight
no setterinherited
gestureRecognizer GestureRecognizer?
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
height double?
no setterinherited
heightFactor double
no setterinherited
highlightColor Color
no setterinherited
hoverColor Color
no setterinherited
iD Symbol
no setterinherited
iN TxtIN
finalinherited
inline List<Widget>
no setterinherited
longestSide double
no setterinherited
margin EdgeInsets
no setterinherited
measuredSize Size?
getter/setter pairinherited
onLongPress → dynamic Function()
no setterinherited
onTap → dynamic Function()
no setterinherited
overlayColor Color
no setterinherited
padding EdgeInsets
no setterinherited
parentData LayoutData
no setterinherited
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
shortestSide double?
no setterinherited
splashColor Color
no setterinherited
text String
no setterinherited
textAlign TextAlign
no setterinherited
textBackground Color?
no setterinherited
textBaseline TextBaseline?
no setterinherited
textColor Color?
no setterinherited
textDecoration TextDecoration?
no setterinherited
textDecorationColor Color?
no setterinherited
textDecorationThickness double?
no setterinherited
textLineCount int?
no setterinherited
textOverflow TextOverflow?
no setterinherited
textSize double?
no setterinherited
textSpan InlineSpan
no setterinherited
textStyle TextStyle
no setterinherited
type InkType
no setterinherited
width double?
no setterinherited
widthFactor double
no setterinherited

Methods

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