videoDetailButton property Null safety
final
Specifies the video detail button info. Image will be drawn in a 40pt x 40pt frame. Only supported on iOS.
Implementation
final ButtonInfo? videoDetailButton;
Specifies the video detail button info. Image will be drawn in a 40pt x 40pt frame. Only supported on iOS.
final ButtonInfo? videoDetailButton;