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