playing property

StreamController<bool> playing
final

Implementation

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