menu
webf package
documentation
css.dart
Keyframe
Keyframe constructor
Keyframe constructor
dark_mode
light_mode
Keyframe
constructor
Keyframe
(
String
property
,
String
value
,
double
offset
, [
String
?
easing
,
])
Implementation
Keyframe(this.property, this.value, this.offset, [this.easing]);
webf package
documentation
css
Keyframe
Keyframe constructor
Keyframe class