isAnimationLastFrame property

bool isAnimationLastFrame

Implementation

bool get isAnimationLastFrame => _animationRender?.isLastFrame ?? false;