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