isPlaying property

  1. @override
bool get isPlaying
override

Check if the video is currently playing

Implementation

@override
bool get isPlaying => _isPlaying;