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