menu
flutter_shaka package
documentation
player.dart
Player
isInProgress method
isInProgress method
dark_mode
light_mode
isInProgress
method
bool
isInProgress
(
)
Implementation
bool isInProgress() => _player.isInProgress();
flutter_shaka package
documentation
player
Player
isInProgress method
Player class