KeyframeStep.from constructor

const KeyframeStep.from(
  1. DartStyle style
)

Creates a from keyframe step.

Implementation

const KeyframeStep.from(this.style) : offset = 'from';