menu
pip_flutter package
documentation
video_player.dart
VideoPlayerController
clearCache static method
clearCache static method
dark_mode
light_mode
clearCache
static method
Future
clearCache
(
)
Implementation
static Future clearCache() async { return _videoPlayerPlatform.clearCache(); }
pip_flutter package
documentation
video_player
VideoPlayerController
clearCache static method
VideoPlayerController class