loop property

StreamController<bool> loop
final

Implementation

final StreamController<bool> loop = StreamController.broadcast();