GemAnimation.none constructor

GemAnimation.none()

Construct a GemAnimation that represents no animation.

Implementation

GemAnimation.none() : this(type: AnimationType.none);