KeyframeStep.from constructor
const
KeyframeStep.from(
- DartStyle style
Creates a from keyframe step.
Implementation
const KeyframeStep.from(this.style) : offset = 'from';
Creates a from keyframe step.
const KeyframeStep.from(this.style) : offset = 'from';