CssStyleDeclaration class Null safety
- Mixed in types
- Annotations
-
- @Native("CSSStyleDeclaration,MSStyleCSSProperties,CSS2Properties")
Constructors
- CssStyleDeclaration()
-
factory
- CssStyleDeclaration.css(String css)
-
factory
Properties
- alignContent ↔ String
-
Gets the value of "align-content"
read / write, inherited
- alignItems ↔ String
-
Gets the value of "align-items"
read / write, inherited
- alignSelf ↔ String
-
Gets the value of "align-self"
read / write, inherited
- animation ↔ String
-
Gets the value of "animation"
read / write, inherited
- animationDelay ↔ String
-
Gets the value of "animation-delay"
read / write, inherited
- animationDirection ↔ String
-
Gets the value of "animation-direction"
read / write, inherited
- animationDuration ↔ String
-
Gets the value of "animation-duration"
read / write, inherited
- animationFillMode ↔ String
-
Gets the value of "animation-fill-mode"
read / write, inherited
- animationIterationCount ↔ String
-
Gets the value of "animation-iteration-count"
read / write, inherited
- animationName ↔ String
-
Gets the value of "animation-name"
read / write, inherited
- animationPlayState ↔ String
-
Gets the value of "animation-play-state"
read / write, inherited
- animationTimingFunction ↔ String
-
Gets the value of "animation-timing-function"
read / write, inherited
- appearance ↔ String
-
Gets the value of "appearance"
read / write, inherited
- appRegion ↔ String
-
Gets the value of "app-region"
read / write, inherited
- aspectRatio ↔ String
-
Gets the value of "aspect-ratio"
read / write, inherited
- backfaceVisibility ↔ String
-
Gets the value of "backface-visibility"
read / write, inherited
- background ↔ String
-
Gets the value of "background"
read / write, override
- backgroundAttachment ↔ String
-
Gets the value of "background-attachment"
read / write, override
- backgroundBlendMode ↔ String
-
Gets the value of "background-blend-mode"
read / write, inherited
- backgroundClip ↔ String
-
Gets the value of "background-clip"
read / write, inherited
- backgroundColor ↔ String
-
Gets the value of "background-color"
read / write, override
- backgroundComposite ↔ String
-
Gets the value of "background-composite"
read / write, inherited
- backgroundImage ↔ String
-
Gets the value of "background-image"
read / write, override
- backgroundOrigin ↔ String
-
Gets the value of "background-origin"
read / write, inherited
- backgroundPosition ↔ String
-
Gets the value of "background-position"
read / write, override
- backgroundPositionX ↔ String
-
Gets the value of "background-position-x"
read / write, inherited
- backgroundPositionY ↔ String
-
Gets the value of "background-position-y"
read / write, inherited
- backgroundRepeat ↔ String
-
Gets the value of "background-repeat"
read / write, override
- backgroundRepeatX ↔ String
-
Gets the value of "background-repeat-x"
read / write, inherited
- backgroundRepeatY ↔ String
-
Gets the value of "background-repeat-y"
read / write, inherited
- backgroundSize ↔ String
-
Gets the value of "background-size"
read / write, inherited
- border ↔ String
-
Gets the value of "border"
read / write, override
- borderAfter ↔ String
-
Gets the value of "border-after"
read / write, inherited
- borderAfterColor ↔ String
-
Gets the value of "border-after-color"
read / write, inherited
- borderAfterStyle ↔ String
-
Gets the value of "border-after-style"
read / write, inherited
- borderAfterWidth ↔ String
-
Gets the value of "border-after-width"
read / write, inherited
- borderBefore ↔ String
-
Gets the value of "border-before"
read / write, inherited
- borderBeforeColor ↔ String
-
Gets the value of "border-before-color"
read / write, inherited
- borderBeforeStyle ↔ String
-
Gets the value of "border-before-style"
read / write, inherited
- borderBeforeWidth ↔ String
-
Gets the value of "border-before-width"
read / write, inherited
- borderBottom ↔ String
-
Gets the value of "border-bottom"
read / write, override
- borderBottomColor ↔ String
-
Gets the value of "border-bottom-color"
read / write, override
- borderBottomLeftRadius ↔ String
-
Gets the value of "border-bottom-left-radius"
read / write, inherited
- borderBottomRightRadius ↔ String
-
Gets the value of "border-bottom-right-radius"
read / write, inherited
- borderBottomStyle ↔ String
-
Gets the value of "border-bottom-style"
read / write, override
- borderBottomWidth ↔ String
-
Gets the value of "border-bottom-width"
read / write, override
- borderCollapse ↔ String
-
Gets the value of "border-collapse"
read / write, override
- borderColor ↔ String
-
Gets the value of "border-color"
read / write, override
- borderEnd ↔ String
-
Gets the value of "border-end"
read / write, inherited
- borderEndColor ↔ String
-
Gets the value of "border-end-color"
read / write, inherited
- borderEndStyle ↔ String
-
Gets the value of "border-end-style"
read / write, inherited
- borderEndWidth ↔ String
-
Gets the value of "border-end-width"
read / write, inherited
- borderFit ↔ String
-
Gets the value of "border-fit"
read / write, inherited
- borderHorizontalSpacing ↔ String
-
Gets the value of "border-horizontal-spacing"
read / write, inherited
- borderImage ↔ String
-
Gets the value of "border-image"
read / write, inherited
- borderImageOutset ↔ String
-
Gets the value of "border-image-outset"
read / write, inherited
- borderImageRepeat ↔ String
-
Gets the value of "border-image-repeat"
read / write, inherited
- borderImageSlice ↔ String
-
Gets the value of "border-image-slice"
read / write, inherited
- borderImageSource ↔ String
-
Gets the value of "border-image-source"
read / write, inherited
- borderImageWidth ↔ String
-
Gets the value of "border-image-width"
read / write, inherited
- borderLeft ↔ String
-
Gets the value of "border-left"
read / write, override
- borderLeftColor ↔ String
-
Gets the value of "border-left-color"
read / write, override
- borderLeftStyle ↔ String
-
Gets the value of "border-left-style"
read / write, override
- borderLeftWidth ↔ String
-
Gets the value of "border-left-width"
read / write, override
- borderRadius ↔ String
-
Gets the value of "border-radius"
read / write, inherited
- borderRight ↔ String
-
Gets the value of "border-right"
read / write, override
- borderRightColor ↔ String
-
Gets the value of "border-right-color"
read / write, override
- borderRightStyle ↔ String
-
Gets the value of "border-right-style"
read / write, override
- borderRightWidth ↔ String
-
Gets the value of "border-right-width"
read / write, override
- borderSpacing ↔ String
-
Gets the value of "border-spacing"
read / write, override
- borderStart ↔ String
-
Gets the value of "border-start"
read / write, inherited
- borderStartColor ↔ String
-
Gets the value of "border-start-color"
read / write, inherited
- borderStartStyle ↔ String
-
Gets the value of "border-start-style"
read / write, inherited
- borderStartWidth ↔ String
-
Gets the value of "border-start-width"
read / write, inherited
- borderStyle ↔ String
-
Gets the value of "border-style"
read / write, override
- borderTop ↔ String
-
Gets the value of "border-top"
read / write, override
- borderTopColor ↔ String
-
Gets the value of "border-top-color"
read / write, override
- borderTopLeftRadius ↔ String
-
Gets the value of "border-top-left-radius"
read / write, inherited
- borderTopRightRadius ↔ String
-
Gets the value of "border-top-right-radius"
read / write, inherited
- borderTopStyle ↔ String
-
Gets the value of "border-top-style"
read / write, override
- borderTopWidth ↔ String
-
Gets the value of "border-top-width"
read / write, override
- borderVerticalSpacing ↔ String
-
Gets the value of "border-vertical-spacing"
read / write, inherited
- borderWidth ↔ String
-
Gets the value of "border-width"
read / write, override
- bottom ↔ String
-
Gets the value of "bottom"
read / write, override
- boxAlign ↔ String
-
Gets the value of "box-align"
read / write, inherited
- boxDecorationBreak ↔ String
-
Gets the value of "box-decoration-break"
read / write, inherited
- boxDirection ↔ String
-
Gets the value of "box-direction"
read / write, inherited
- boxFlex ↔ String
-
Gets the value of "box-flex"
read / write, inherited
- boxFlexGroup ↔ String
-
Gets the value of "box-flex-group"
read / write, inherited
- boxLines ↔ String
-
Gets the value of "box-lines"
read / write, inherited
- boxOrdinalGroup ↔ String
-
Gets the value of "box-ordinal-group"
read / write, inherited
- boxOrient ↔ String
-
Gets the value of "box-orient"
read / write, inherited
- boxPack ↔ String
-
Gets the value of "box-pack"
read / write, inherited
- boxReflect ↔ String
-
Gets the value of "box-reflect"
read / write, inherited
- boxShadow ↔ String
-
Gets the value of "box-shadow"
read / write, inherited
- boxSizing ↔ String
-
Gets the value of "box-sizing"
read / write, inherited
-
Gets the value of "caption-side"
read / write, override
- clear ↔ String
-
Gets the value of "clear"
read / write, override
- clip ↔ String
-
Gets the value of "clip"
read / write, override
- clipPath ↔ String
-
Gets the value of "clip-path"
read / write, inherited
- color ↔ String
-
Gets the value of "color"
read / write, override
- columnBreakAfter ↔ String
-
Gets the value of "column-break-after"
read / write, inherited
- columnBreakBefore ↔ String
-
Gets the value of "column-break-before"
read / write, inherited
- columnBreakInside ↔ String
-
Gets the value of "column-break-inside"
read / write, inherited
- columnCount ↔ String
-
Gets the value of "column-count"
read / write, inherited
- columnFill ↔ String
-
Gets the value of "column-fill"
read / write, inherited
- columnGap ↔ String
-
Gets the value of "column-gap"
read / write, inherited
- columnRule ↔ String
-
Gets the value of "column-rule"
read / write, inherited
- columnRuleColor ↔ String
-
Gets the value of "column-rule-color"
read / write, inherited
- columnRuleStyle ↔ String
-
Gets the value of "column-rule-style"
read / write, inherited
- columnRuleWidth ↔ String
-
Gets the value of "column-rule-width"
read / write, inherited
- columns ↔ String
-
Gets the value of "columns"
read / write, inherited
- columnSpan ↔ String
-
Gets the value of "column-span"
read / write, inherited
- columnWidth ↔ String
-
Gets the value of "column-width"
read / write, inherited
- content ↔ String
-
Gets the value of "content"
read / write, override
- counterIncrement ↔ String
-
Gets the value of "counter-increment"
read / write, inherited
- counterReset ↔ String
-
Gets the value of "counter-reset"
read / write, inherited
- cssFloat ↔ String?
-
read / write
- cssText ↔ String?
-
read / write
- cursor ↔ String
-
Gets the value of "cursor"
read / write, override
- direction ↔ String
-
Gets the value of "direction"
read / write, override
- display ↔ String
-
Gets the value of "display"
read / write, override
- emptyCells ↔ String
-
Gets the value of "empty-cells"
read / write, override
- filter ↔ String
-
Gets the value of "filter"
read / write, inherited
- flex ↔ String
-
Gets the value of "flex"
read / write, inherited
- flexBasis ↔ String
-
Gets the value of "flex-basis"
read / write, inherited
- flexDirection ↔ String
-
Gets the value of "flex-direction"
read / write, inherited
- flexFlow ↔ String
-
Gets the value of "flex-flow"
read / write, inherited
- flexGrow ↔ String
-
Gets the value of "flex-grow"
read / write, inherited
- flexShrink ↔ String
-
Gets the value of "flex-shrink"
read / write, inherited
- flexWrap ↔ String
-
Gets the value of "flex-wrap"
read / write, inherited
- float ↔ String
-
Gets the value of "float"
read / write, inherited
- font ↔ String
-
Gets the value of "font"
read / write, override
- fontFamily ↔ String
-
Gets the value of "font-family"
read / write, override
- fontFeatureSettings ↔ String
-
Gets the value of "font-feature-settings"
read / write, inherited
- fontKerning ↔ String
-
Gets the value of "font-kerning"
read / write, inherited
- fontSize ↔ String
-
Gets the value of "font-size"
read / write, override
- fontSizeDelta ↔ String
-
Gets the value of "font-size-delta"
read / write, inherited
- fontSmoothing ↔ String
-
Gets the value of "font-smoothing"
read / write, inherited
- fontStretch ↔ String
-
Gets the value of "font-stretch"
read / write, inherited
- fontStyle ↔ String
-
Gets the value of "font-style"
read / write, override
- fontVariant ↔ String
-
Gets the value of "font-variant"
read / write, override
- fontVariantLigatures ↔ String
-
Gets the value of "font-variant-ligatures"
read / write, inherited
- fontWeight ↔ String
-
Gets the value of "font-weight"
read / write, override
- gap ↔ String
-
Gets the value of "gap"
read / write, inherited
- grid ↔ String
-
Gets the value of "grid"
read / write, inherited
- gridArea ↔ String
-
Gets the value of "grid-area"
read / write, inherited
- gridAutoColumns ↔ String
-
Gets the value of "grid-auto-columns"
read / write, inherited
- gridAutoFlow ↔ String
-
Gets the value of "grid-auto-flow"
read / write, inherited
- gridAutoRows ↔ String
-
Gets the value of "grid-auto-rows"
read / write, inherited
- gridColumn ↔ String
-
Gets the value of "grid-column"
read / write, inherited
- gridColumnEnd ↔ String
-
Gets the value of "grid-column-end"
read / write, inherited
- gridColumnStart ↔ String
-
Gets the value of "grid-column-start"
read / write, inherited
- gridRow ↔ String
-
Gets the value of "grid-row"
read / write, inherited
- gridRowEnd ↔ String
-
Gets the value of "grid-row-end"
read / write, inherited
- gridRowStart ↔ String
-
Gets the value of "grid-row-start"
read / write, inherited
- gridTemplate ↔ String
-
Gets the value of "grid-template"
read / write, inherited
- gridTemplateAreas ↔ String
-
Gets the value of "grid-template-areas"
read / write, inherited
- gridTemplateColumns ↔ String
-
Gets the value of "grid-template-columns"
read / write, inherited
- gridTemplateRows ↔ String
-
Gets the value of "grid-template-rows"
read / write, inherited
- hashCode → int
-
The hash code for this object.
read-only, inherited
- height ↔ String
-
Gets the value of "height"
read / write, override
- highlight ↔ String
-
Gets the value of "highlight"
read / write, inherited
- hyphenateCharacter ↔ String
-
Gets the value of "hyphenate-character"
read / write, inherited
- imageRendering ↔ String
-
Gets the value of "image-rendering"
read / write, inherited
- isolation ↔ String
-
Gets the value of "isolation"
read / write, inherited
- justifyContent ↔ String
-
Gets the value of "justify-content"
read / write, inherited
- justifySelf ↔ String
-
Gets the value of "justify-self"
read / write, inherited
- left ↔ String
-
Gets the value of "left"
read / write, override
- length → int
-
read-only
- letterSpacing ↔ String
-
Gets the value of "letter-spacing"
read / write, override
- lineBoxContain ↔ String
-
Gets the value of "line-box-contain"
read / write, inherited
- lineBreak ↔ String
-
Gets the value of "line-break"
read / write, inherited
- lineClamp ↔ String
-
Gets the value of "line-clamp"
read / write, inherited
- lineHeight ↔ String
-
Gets the value of "line-height"
read / write, override
- listStyle ↔ String
-
Gets the value of "list-style"
read / write, override
- listStyleImage ↔ String
-
Gets the value of "list-style-image"
read / write, override
- listStylePosition ↔ String
-
Gets the value of "list-style-position"
read / write, override
- listStyleType ↔ String
-
Gets the value of "list-style-type"
read / write, override
- locale ↔ String
-
Gets the value of "locale"
read / write, inherited
- logicalHeight ↔ String
-
Gets the value of "logical-height"
read / write, inherited
- logicalWidth ↔ String
-
Gets the value of "logical-width"
read / write, inherited
- margin ↔ String
-
Gets the value of "margin"
read / write, override
- marginAfter ↔ String
-
Gets the value of "margin-after"
read / write, inherited
- marginAfterCollapse ↔ String
-
Gets the value of "margin-after-collapse"
read / write, inherited
- marginBefore ↔ String
-
Gets the value of "margin-before"
read / write, inherited
- marginBeforeCollapse ↔ String
-
Gets the value of "margin-before-collapse"
read / write, inherited
- marginBottom ↔ String
-
Gets the value of "margin-bottom"
read / write, override
- marginBottomCollapse ↔ String
-
Gets the value of "margin-bottom-collapse"
read / write, inherited
- marginCollapse ↔ String
-
Gets the value of "margin-collapse"
read / write, inherited
- marginEnd ↔ String
-
Gets the value of "margin-end"
read / write, inherited
- marginLeft ↔ String
-
Gets the value of "margin-left"
read / write, override
- marginRight ↔ String
-
Gets the value of "margin-right"
read / write, override
- marginStart ↔ String
-
Gets the value of "margin-start"
read / write, inherited
- marginTop ↔ String
-
Gets the value of "margin-top"
read / write, override
- marginTopCollapse ↔ String
-
Gets the value of "margin-top-collapse"
read / write, inherited
- mask ↔ String
-
Gets the value of "mask"
read / write, inherited
- maskBoxImage ↔ String
-
Gets the value of "mask-box-image"
read / write, inherited
- maskBoxImageOutset ↔ String
-
Gets the value of "mask-box-image-outset"
read / write, inherited
- maskBoxImageRepeat ↔ String
-
Gets the value of "mask-box-image-repeat"
read / write, inherited
- maskBoxImageSlice ↔ String
-
Gets the value of "mask-box-image-slice"
read / write, inherited
- maskBoxImageSource ↔ String
-
Gets the value of "mask-box-image-source"
read / write, inherited
- maskBoxImageWidth ↔ String
-
Gets the value of "mask-box-image-width"
read / write, inherited
- maskClip ↔ String
-
Gets the value of "mask-clip"
read / write, inherited
- maskComposite ↔ String
-
Gets the value of "mask-composite"
read / write, inherited
- maskImage ↔ String
-
Gets the value of "mask-image"
read / write, inherited
- maskOrigin ↔ String
-
Gets the value of "mask-origin"
read / write, inherited
- maskPosition ↔ String
-
Gets the value of "mask-position"
read / write, inherited
- maskPositionX ↔ String
-
Gets the value of "mask-position-x"
read / write, inherited
- maskPositionY ↔ String
-
Gets the value of "mask-position-y"
read / write, inherited
- maskRepeat ↔ String
-
Gets the value of "mask-repeat"
read / write, inherited
- maskRepeatX ↔ String
-
Gets the value of "mask-repeat-x"
read / write, inherited
- maskRepeatY ↔ String
-
Gets the value of "mask-repeat-y"
read / write, inherited
- maskSize ↔ String
-
Gets the value of "mask-size"
read / write, inherited
- maskSourceType ↔ String
-
Gets the value of "mask-source-type"
read / write, inherited
- maxHeight ↔ String
-
Gets the value of "max-height"
read / write, override
- maxLogicalHeight ↔ String
-
Gets the value of "max-logical-height"
read / write, inherited
- maxLogicalWidth ↔ String
-
Gets the value of "max-logical-width"
read / write, inherited
- maxWidth ↔ String
-
Gets the value of "max-width"
read / write, override
- maxZoom ↔ String
-
Gets the value of "max-zoom"
read / write, inherited
- minHeight ↔ String
-
Gets the value of "min-height"
read / write, override
- minLogicalHeight ↔ String
-
Gets the value of "min-logical-height"
read / write, inherited
- minLogicalWidth ↔ String
-
Gets the value of "min-logical-width"
read / write, inherited
- minWidth ↔ String
-
Gets the value of "min-width"
read / write, override
- minZoom ↔ String
-
Gets the value of "min-zoom"
read / write, inherited
- mixBlendMode ↔ String
-
Gets the value of "mix-blend-mode"
read / write, inherited
- objectFit ↔ String
-
Gets the value of "object-fit"
read / write, inherited
- objectPosition ↔ String
-
Gets the value of "object-position"
read / write, inherited
- opacity ↔ String
-
Gets the value of "opacity"
read / write, inherited
- order ↔ String
-
Gets the value of "order"
read / write, inherited
- orientation ↔ String
-
Gets the value of "orientation"
read / write, inherited
- orphans ↔ String
-
Gets the value of "orphans"
read / write, inherited
- outline ↔ String
-
Gets the value of "outline"
read / write, override
- outlineColor ↔ String
-
Gets the value of "outline-color"
read / write, override
- outlineOffset ↔ String
-
Gets the value of "outline-offset"
read / write, inherited
- outlineStyle ↔ String
-
Gets the value of "outline-style"
read / write, override
- outlineWidth ↔ String
-
Gets the value of "outline-width"
read / write, override
- overflow ↔ String
-
Gets the value of "overflow"
read / write, override
- overflowWrap ↔ String
-
Gets the value of "overflow-wrap"
read / write, inherited
- overflowX ↔ String
-
Gets the value of "overflow-x"
read / write, inherited
- overflowY ↔ String
-
Gets the value of "overflow-y"
read / write, inherited
- padding ↔ String
-
Gets the value of "padding"
read / write, override
- paddingAfter ↔ String
-
Gets the value of "padding-after"
read / write, inherited
- paddingBefore ↔ String
-
Gets the value of "padding-before"
read / write, inherited
- paddingBottom ↔ String
-
Gets the value of "padding-bottom"
read / write, override
- paddingEnd ↔ String
-
Gets the value of "padding-end"
read / write, inherited
- paddingLeft ↔ String
-
Gets the value of "padding-left"
read / write, override
- paddingRight ↔ String
-
Gets the value of "padding-right"
read / write, override
- paddingStart ↔ String
-
Gets the value of "padding-start"
read / write, inherited
- paddingTop ↔ String
-
Gets the value of "padding-top"
read / write, override
- page ↔ String
-
Gets the value of "page"
read / write, inherited
- pageBreakAfter ↔ String
-
Gets the value of "page-break-after"
read / write, override
- pageBreakBefore ↔ String
-
Gets the value of "page-break-before"
read / write, override
- pageBreakInside ↔ String
-
Gets the value of "page-break-inside"
read / write, override
- parentRule → CssRule?
-
read-only
- perspective ↔ String
-
Gets the value of "perspective"
read / write, inherited
- perspectiveOrigin ↔ String
-
Gets the value of "perspective-origin"
read / write, inherited
- perspectiveOriginX ↔ String
-
Gets the value of "perspective-origin-x"
read / write, inherited
- perspectiveOriginY ↔ String
-
Gets the value of "perspective-origin-y"
read / write, inherited
- pointerEvents ↔ String
-
Gets the value of "pointer-events"
read / write, inherited
- position ↔ String
-
Gets the value of "position"
read / write, override
- printColorAdjust ↔ String
-
Gets the value of "print-color-adjust"
read / write, inherited
- quotes ↔ String
-
Gets the value of "quotes"
read / write, override
- resize ↔ String
-
Gets the value of "resize"
read / write, inherited
- right ↔ String
-
Gets the value of "right"
read / write, override
- rowGap ↔ String
-
Gets the value of "row-gap"
read / write, inherited
- rtlOrdering ↔ String
-
Gets the value of "rtl-ordering"
read / write, inherited
- rubyPosition ↔ String
-
Gets the value of "ruby-position"
read / write, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- scrollBehavior ↔ String
-
Gets the value of "scroll-behavior"
read / write, inherited
- shapeImageThreshold ↔ String
-
Gets the value of "shape-image-threshold"
read / write, inherited
- shapeMargin ↔ String
-
Gets the value of "shape-margin"
read / write, inherited
- shapeOutside ↔ String
-
Gets the value of "shape-outside"
read / write, inherited
- size ↔ String
-
Gets the value of "size"
read / write, inherited
- speak ↔ String
-
Gets the value of "speak"
read / write, inherited
- src ↔ String
-
Gets the value of "src"
read / write, inherited
- tableLayout ↔ String
-
Gets the value of "table-layout"
read / write, override
- tabSize ↔ String
-
Gets the value of "tab-size"
read / write, inherited
- tapHighlightColor ↔ String
-
Gets the value of "tap-highlight-color"
read / write, inherited
- textAlign ↔ String
-
Gets the value of "text-align"
read / write, override
- textAlignLast ↔ String
-
Gets the value of "text-align-last"
read / write, inherited
- textCombine ↔ String
-
Gets the value of "text-combine"
read / write, inherited
- textDecoration ↔ String
-
Gets the value of "text-decoration"
read / write, override
- textDecorationColor ↔ String
-
Gets the value of "text-decoration-color"
read / write, inherited
- textDecorationLine ↔ String
-
Gets the value of "text-decoration-line"
read / write, inherited
- textDecorationsInEffect ↔ String
-
Gets the value of "text-decorations-in-effect"
read / write, inherited
- textDecorationStyle ↔ String
-
Gets the value of "text-decoration-style"
read / write, inherited
- textEmphasis ↔ String
-
Gets the value of "text-emphasis"
read / write, inherited
- textEmphasisColor ↔ String
-
Gets the value of "text-emphasis-color"
read / write, inherited
- textEmphasisPosition ↔ String
-
Gets the value of "text-emphasis-position"
read / write, inherited
- textEmphasisStyle ↔ String
-
Gets the value of "text-emphasis-style"
read / write, inherited
- textFillColor ↔ String
-
Gets the value of "text-fill-color"
read / write, inherited
- textIndent ↔ String
-
Gets the value of "text-indent"
read / write, override
- textJustify ↔ String
-
Gets the value of "text-justify"
read / write, inherited
- textLineThroughColor ↔ String
-
Gets the value of "text-line-through-color"
read / write, inherited
- textLineThroughMode ↔ String
-
Gets the value of "text-line-through-mode"
read / write, inherited
- textLineThroughStyle ↔ String
-
Gets the value of "text-line-through-style"
read / write, inherited
- textLineThroughWidth ↔ String
-
Gets the value of "text-line-through-width"
read / write, inherited
- textOrientation ↔ String
-
Gets the value of "text-orientation"
read / write, inherited
- textOverflow ↔ String
-
Gets the value of "text-overflow"
read / write, inherited
- textOverlineColor ↔ String
-
Gets the value of "text-overline-color"
read / write, inherited
- textOverlineMode ↔ String
-
Gets the value of "text-overline-mode"
read / write, inherited
- textOverlineStyle ↔ String
-
Gets the value of "text-overline-style"
read / write, inherited
- textOverlineWidth ↔ String
-
Gets the value of "text-overline-width"
read / write, inherited
- textRendering ↔ String
-
Gets the value of "text-rendering"
read / write, inherited
- textSecurity ↔ String
-
Gets the value of "text-security"
read / write, inherited
- textShadow ↔ String
-
Gets the value of "text-shadow"
read / write, inherited
- textStroke ↔ String
-
Gets the value of "text-stroke"
read / write, inherited
- textStrokeColor ↔ String
-
Gets the value of "text-stroke-color"
read / write, inherited
- textStrokeWidth ↔ String
-
Gets the value of "text-stroke-width"
read / write, inherited
- textTransform ↔ String
-
Gets the value of "text-transform"
read / write, override
- textUnderlineColor ↔ String
-
Gets the value of "text-underline-color"
read / write, inherited
- textUnderlineMode ↔ String
-
Gets the value of "text-underline-mode"
read / write, inherited
- textUnderlinePosition ↔ String
-
Gets the value of "text-underline-position"
read / write, inherited
- textUnderlineStyle ↔ String
-
Gets the value of "text-underline-style"
read / write, inherited
- textUnderlineWidth ↔ String
-
Gets the value of "text-underline-width"
read / write, inherited
- top ↔ String
-
Gets the value of "top"
read / write, override
- touchAction ↔ String
-
Gets the value of "touch-action"
read / write, inherited
- touchActionDelay ↔ String
-
Gets the value of "touch-action-delay"
read / write, inherited
- transform ↔ String
-
Gets the value of "transform"
read / write, inherited
- transformOrigin ↔ String
-
Gets the value of "transform-origin"
read / write, inherited
- transformOriginX ↔ String
-
Gets the value of "transform-origin-x"
read / write, inherited
- transformOriginY ↔ String
-
Gets the value of "transform-origin-y"
read / write, inherited
- transformOriginZ ↔ String
-
Gets the value of "transform-origin-z"
read / write, inherited
- transformStyle ↔ String
-
Gets the value of "transform-style"
read / write, inherited
- transition ↔ String
-
Gets the value of "transition"
@SupportedBrowser(SupportedBrowser.CHROME), @SupportedBrowser(SupportedBrowser.FIREFOX), @SupportedBrowser(SupportedBrowser.IE, '10'), @SupportedBrowser(SupportedBrowser.SAFARI), @SupportedBrowser(SupportedBrowser.CHROME), @SupportedBrowser(SupportedBrowser.FIREFOX), @SupportedBrowser(SupportedBrowser.IE, '10'), @SupportedBrowser(SupportedBrowser.SAFARI), read / write, inherited
- transitionDelay ↔ String
-
Gets the value of "transition-delay"
read / write, inherited
- transitionDuration ↔ String
-
Gets the value of "transition-duration"
read / write, inherited
- transitionProperty ↔ String
-
Gets the value of "transition-property"
read / write, inherited
- transitionTimingFunction ↔ String
-
Gets the value of "transition-timing-function"
read / write, inherited
- unicodeBidi ↔ String
-
Gets the value of "unicode-bidi"
read / write, override
- unicodeRange ↔ String
-
Gets the value of "unicode-range"
read / write, inherited
- userDrag ↔ String
-
Gets the value of "user-drag"
read / write, inherited
- userModify ↔ String
-
Gets the value of "user-modify"
read / write, inherited
- userSelect ↔ String
-
Gets the value of "user-select"
read / write, inherited
- userZoom ↔ String
-
Gets the value of "user-zoom"
read / write, inherited
- verticalAlign ↔ String
-
Gets the value of "vertical-align"
read / write, override
- visibility ↔ String
-
Gets the value of "visibility"
read / write, override
- whiteSpace ↔ String
-
Gets the value of "white-space"
read / write, override
- widows ↔ String
-
Gets the value of "widows"
read / write, inherited
- width ↔ String
-
Gets the value of "width"
read / write, override
- willChange ↔ String
-
Gets the value of "will-change"
read / write, inherited
- wordBreak ↔ String
-
Gets the value of "word-break"
read / write, inherited
- wordSpacing ↔ String
-
Gets the value of "word-spacing"
read / write, override
- wordWrap ↔ String
-
Gets the value of "word-wrap"
read / write, inherited
- wrapFlow ↔ String
-
Gets the value of "wrap-flow"
read / write, inherited
- wrapThrough ↔ String
-
Gets the value of "wrap-through"
read / write, inherited
- writingMode ↔ String
-
Gets the value of "writing-mode"
read / write, inherited
- zIndex ↔ String
-
Gets the value of "z-index"
read / write, override
- zoom ↔ String
-
Gets the value of "zoom"
read / write, inherited
Methods
-
getPropertyPriority(
String property) → String -
getPropertyValue(
String propertyName) → String -
Returns the value of the property if the provided CSS property
name is supported on this element and if the value is set. Otherwise
returns an empty string.
override
-
item(
int index) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
removeProperty(
String property) → String -
setProperty(
String propertyName, String? value, [String? priority]) → void -
override
-
supportsProperty(
String propertyName) → bool - Returns true if the provided CSS property name is supported on this element.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- supportsTransitions → bool
-
Checks to see if CSS Transitions are supported.
read-only