isLastFrame property

bool isLastFrame

Implementation

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