showPlaybackButton property Null safety
read / write
Indicates if the video player shows playback button. Defaults to false on iOS. Default to true on Android.
Implementation
bool? showPlaybackButton;
Indicates if the video player shows playback button. Defaults to false on iOS. Default to true on Android.
bool? showPlaybackButton;