isPlaying property

StreamController<bool> isPlaying
getter/setter pair

Implementation

StreamController<bool> isPlaying = StreamController<bool>();