TxtConfigOUT<T extends TxtConfigOUT<T, IN>, IN extends TxtConfigIN<IN, T>> mixin

Superclass Constraints
Mixin Applications

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 setter
fontWeight FontWeight
no setter
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 → IN
finalinherited
inline List<Widget>
no setter
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 setter
textAlign TextAlign
no setter
textBackground Color?
no setter
textBaseline TextBaseline?
no setter
textColor Color?
no setter
textDecoration TextDecoration?
no setter
textDecorationColor Color?
no setter
textDecorationThickness double?
no setter
textLineCount int?
no setter
textOverflow TextOverflow?
no setter
textSize double?
no setter
textSpan InlineSpan
no setter
textStyle TextStyle
no setter
type InkType
no setterinherited
width double?
no setterinherited
widthFactor double
no setterinherited

Methods

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

Static Properties

rx List<TextStyle>
getter/setter pair