repeat property

bool repeat
final

Whether the glitch effect should repeat over and over or only play once.

The default value is true.

Implementation

final bool repeat;