Dart SDK
dart:html
CssKeyframeRule
class
CssKeyframeRule
Properties
Properties
keyText
style
cssText
parentRule
parentStyleSheet
type
(Not documented.)
Annotations
DocsEditable()
DomName('CSSKeyframeRule')
Experimental()
Extends
Object
CssRule
CssKeyframeRule
Properties
String
keyText
read / write
CssStyleDeclaration
style
read-only
String
cssText
read / write ,
inherited
CssRule
parentRule
read-only ,
inherited
CssStyleSheet
parentStyleSheet
read-only ,
inherited
int
type
read-only ,
inherited