placeholderOnTop property
A boolean value that determines whether the placeholder widget should be displayed on top of the video player. If true, the placeholder will be shown on top of the video. If false or null, the placeholder will be shown behind the video.
Implementation
final bool? placeholderOnTop;