showShareButton property Null safety
read / write
Indicates if the video player shows share button. Defaults to true.
Implementation
bool? showShareButton;
Indicates if the video player shows share button. Defaults to true.
bool? showShareButton;