isPlaying property

bool get isPlaying

Implementation

bool get isPlaying => videoPlayerController.value.isPlaying;