placeholder property
Placeholder widget which will be shown until video load or play. This placeholder may be useful if you want to show placeholder before each video in playlist. Otherwise, you should use placeholder from BetterPlayerConfiguration.
Implementation
final Widget? placeholder;