menu
messenger
ui/page/player/controller.dart
ReactivePlayerController
isBuffering property
isBuffering
dark_mode
light_mode
isBuffering
property
RxBool
isBuffering
final
Indicator whether the video is buffering.
Implementation
final RxBool isBuffering = RxBool(true);
messenger
controller
ReactivePlayerController
isBuffering property
ReactivePlayerController class