AnimatedModelFrame constructor
AnimatedModelFrame(
- ModelProvider model,
- int milliseconds
Implementation
AnimatedModelFrame(this.model, this.milliseconds);
AnimatedModelFrame(this.model, this.milliseconds);