isAnimated property

bool get isAnimated

Alias for animation.isAnimated

Implementation

bool get isAnimated => animation != null;