KeyFrameBlock constructor
KeyFrameBlock(
- List<
String> blockSelectors, - CSSStyleDeclaration declarations
Implementation
KeyFrameBlock(this.blockSelectors, this.declarations);