isPlaying property

RxBool isPlaying
final

Indicator whether the video is playing.

Implementation

final RxBool isPlaying = RxBool(false);