menu
simple_video_player package
documentation
screen/player.dart
KVideoPlayer
autoPlay property
autoPlay property
dark_mode
light_mode
autoPlay
property
bool
autoPlay
final
Whether to play the video automatically after initializing. Defaults to false.
Implementation
final bool autoPlay;
simple_video_player package
documentation
screen/player
KVideoPlayer
autoPlay property
KVideoPlayer class