KeyframeStep.to constructor

const KeyframeStep.to(
  1. DartStyle style
)

Creates a to keyframe step.

Implementation

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