StillKeyframe<T>  constructor 
      const
      StillKeyframe<T> (
    
    
- Duration duration, [
- T? value
Implementation
const StillKeyframe(this.duration, [this.value]);const StillKeyframe(this.duration, [this.value]);