menu
xstream_player package
documentation
xstream_player.dart
BetterPlayerController
nextVideoTimeStream property
nextVideoTimeStream property
dark_mode
light_mode
nextVideoTimeStream
property
Stream
<
int
?
>
get
nextVideoTimeStream
Implementation
Stream<int?> get nextVideoTimeStream => _nextVideoTimeStreamController.stream;
xstream_player package
documentation
xstream_player
BetterPlayerController
nextVideoTimeStream property
BetterPlayerController class