Creates a new Keyframe instance.
const Keyframe({required this.offset, required this.style, this.easing});