GemAnimation.none constructor
Construct a GemAnimation that represents no animation.
Implementation
GemAnimation.none() : this(type: AnimationType.none);
Construct a GemAnimation that represents no animation.
GemAnimation.none() : this(type: AnimationType.none);