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