isControllerPlaying property

bool isControllerPlaying

Whether the controller is playing. 播放控制器是否在播放

Implementation

bool get isControllerPlaying => videoController.value.isPlaying;