CSSTextMixin mixin

Superclass Constraints
Mixin Applications

Properties

alignContent AlignContent
no setterinherited
alignItems AlignItems
no setterinherited
alignSelf AlignSelf
no setterinherited
backgroundColor Color?
no setterinherited
backgroundImage CSSBackgroundImage?
no setterinherited
backgroundPositionX CSSBackgroundPosition
no setterinherited
backgroundPositionY CSSBackgroundPosition
no setterinherited
backgroundRepeat ImageRepeat
no setterinherited
border EdgeInsets
no setterinherited
borderBottomColor Color
no setterinherited
borderBottomLeftRadius CSSBorderRadius
no setterinherited
borderBottomRightRadius CSSBorderRadius
no setterinherited
borderBottomStyle BorderStyle
no setterinherited
borderBottomWidth CSSLengthValue?
no setterinherited
borderBoxHeight double?
no setterinherited
borderBoxLogicalHeight double?
no setterinherited
borderBoxLogicalWidth double?
no setterinherited
borderBoxWidth double?
no setterinherited
borderLeftColor Color
no setterinherited
borderLeftStyle BorderStyle
no setterinherited
borderLeftWidth CSSLengthValue?
no setterinherited
borderRadius List<Radius>?
no setterinherited
borderRightColor Color
no setterinherited
borderRightStyle BorderStyle
no setterinherited
borderRightWidth CSSLengthValue?
no setterinherited
borderSides List<BorderSide>?
no setterinherited
borderTopColor Color
no setterinherited
borderTopLeftRadius CSSBorderRadius
no setterinherited
borderTopRightRadius CSSBorderRadius
no setterinherited
borderTopStyle BorderStyle
no setterinherited
borderTopWidth CSSLengthValue?
no setterinherited
bottom CSSLengthValue
no setterinherited
color Color
getter/setter pairoverride-getter
colorFilter ColorFilter?
no setterinherited
contentBoxHeight double?
no setterinherited
contentBoxLogicalHeight double?
no setterinherited
contentBoxLogicalWidth double?
no setterinherited
contentBoxWidth double?
no setterinherited
contentMaxConstraintsWidth double
no setterinherited
contentVisibility ContentVisibility?
no setterinherited
currentColor Color
no setteroverride
display CSSDisplay
no setterinherited
effectiveBorderBottomWidth CSSLengthValue
no setterinherited
effectiveBorderLeftWidth CSSLengthValue
no setterinherited
effectiveBorderRightWidth CSSLengthValue
no setterinherited
effectiveBorderTopWidth CSSLengthValue
no setterinherited
effectiveDisplay CSSDisplay
no setterinherited
effectiveOverflowX CSSOverflowType
no setterinherited
effectiveOverflowY CSSOverflowType
no setterinherited
effectiveTextOverflow TextOverflow
no setter
filter List<CSSFunctionalNotation>?
no setterinherited
flexBasis CSSLengthValue?
no setterinherited
flexDirection FlexDirection
no setterinherited
flexGrow double
no setterinherited
flexShrink double
no setterinherited
flexWrap FlexWrap
no setterinherited
fontFamily List<String>?
getter/setter pairoverride-getter
fontSize CSSLengthValue
getter/setter pairoverride-getter
fontStyle FontStyle
getter/setter pairoverride-getter
fontWeight FontWeight
getter/setter pairoverride-getter
hasColor bool
no setter
hasFontSize bool
no setter
hashCode int
The hash code for this object.
no setterinherited
height CSSLengthValue
no setterinherited
imageFilter ImageFilter?
no setterinherited
intrinsicHeight double
no setterinherited
intrinsicRatio double?
no setterinherited
intrinsicWidth double
no setterinherited
isHeightStretch bool
no setterinherited
justifyContent JustifyContent
no setterinherited
left CSSLengthValue
no setterinherited
letterSpacing CSSLengthValue?
getter/setter pairoverride-getter
lineClamp int?
getter/setter pairoverride-getter
lineHeight CSSLengthValue
getter/setter pairoverride-getter
margin EdgeInsets
no setterinherited
marginBottom CSSLengthValue
no setterinherited
marginLeft CSSLengthValue
no setterinherited
marginRight CSSLengthValue
no setterinherited
marginTop CSSLengthValue
no setterinherited
maxHeight CSSLengthValue
no setterinherited
maxWidth CSSLengthValue
no setterinherited
minHeight CSSLengthValue
no setterinherited
minWidth CSSLengthValue
no setterinherited
objectFit BoxFit
no setterinherited
objectPosition Alignment
no setterinherited
opacity double
no setterinherited
overflowX CSSOverflowType
no setterinherited
overflowY CSSOverflowType
no setterinherited
padding EdgeInsets
no setterinherited
paddingBottom CSSLengthValue
no setterinherited
paddingBoxHeight double?
no setterinherited
paddingBoxLogicalHeight double?
no setterinherited
paddingBoxLogicalWidth double?
no setterinherited
paddingBoxWidth double?
no setterinherited
paddingLeft CSSLengthValue
no setterinherited
paddingRight CSSLengthValue
no setterinherited
paddingTop CSSLengthValue
no setterinherited
parent RenderStyle?
no setterinherited
position CSSPositionType
no setterinherited
renderBoxModel RenderBoxModel?
no setterinherited
no setterinherited
rootFontSize double
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shadows List<KrakenBoxShadow>?
no setterinherited
sliverDirection Axis
no setterinherited
target Element
no setterinherited
textAlign TextAlign
getter/setter pairoverride-getter
textDecorationColor Color?
getter/setter pair
textDecorationLine TextDecoration
getter/setter pair
textDecorationStyle TextDecorationStyle?
getter/setter pair
textOverflow TextOverflow
getter/setter pairoverride-getter
textShadow List<Shadow>?
getter/setter pairoverride-getter
top CSSLengthValue
no setterinherited
transitionDelay List<String>
no setterinherited
transitionDuration List<String>
no setterinherited
transitionProperty List<String>
no setterinherited
transitionTimingFunction List<String>
no setterinherited
verticalAlign VerticalAlign
no setterinherited
viewportSize Size
no setterinherited
visibility Visibility
no setterinherited
whiteSpace WhiteSpace
getter/setter pairoverride-getter
width CSSLengthValue
no setterinherited
wordSpacing CSSLengthValue?
getter/setter pairoverride-getter
zIndex int?
no setterinherited

Methods

addColorRelativeProperty(String propertyName) → void
override
addFontRelativeProperty(String propertyName) → void
override
addRootFontRelativeProperty(String propertyName) → void
override
getCSSVariable(String identifier, String propertyName) String?
inherited
getHeightByIntrinsicRatio() double
inherited
getProperty(String key) → dynamic
inherited
getWidthByIntrinsicRatio() double
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeAnimationProperty(String propertyName) String?
inherited
resolveValue(String property, String present) → dynamic
Resolve the style value.
inherited
setCSSVariable(String identifier, String value) → void
inherited
toString() String
A string representation of this object.
inherited
updateColorRelativeProperty() → void
updateFontRelativeLength() → void
updateRootFontRelativeLength() → void
visitChildren<T extends RenderStyle>(RenderStyleVisitor<T> visitor) → void
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

createTextSpan(String? text, CSSRenderStyle renderStyle, {Color? color, double? height}) TextSpan
resolveTextAlign(String value) TextAlign?