shouldLoop property

bool shouldLoop
final

The shouldLoop attribute determines if the animation will reset once it completes, resulting in a continuous particle emission.

Implementation

final bool shouldLoop;