showVideoDetailTitle property Null safety
read / write
Specifies if the video detail title should be showed or not. Only supported on iOS.
Implementation
bool? showVideoDetailTitle;
Specifies if the video detail title should be showed or not. Only supported on iOS.
bool? showVideoDetailTitle;