isLastFrame property

bool get isLastFrame

Implementation

bool get isLastFrame => _animationTicker?.isLastFrame ?? false;