showPlaybackButton property Null safety
read / write
Indicates if the video player shows playback button. Only supported on Android.
Implementation
bool? showPlaybackButton;
Indicates if the video player shows playback button. Only supported on Android.
bool? showPlaybackButton;