menu
universal_video_controls package
documentation
universal_players/abstract.dart
AbstractPlayer
bufferingController property
bufferingController property
dark_mode
light_mode
bufferingController
property
@
protected
StreamController
<
bool
>
bufferingController
final
Implementation
@protected final StreamController<bool> bufferingController = StreamController<bool>.broadcast();
universal_video_controls package
documentation
universal_players/abstract
AbstractPlayer
bufferingController property
AbstractPlayer class