playButton property Null safety
final
Specifies the play info. Image will be drawn at the center of the player view. Only supported on iOS.
Implementation
final ButtonInfo? playButton;
Specifies the play info. Image will be drawn at the center of the player view. Only supported on iOS.
final ButtonInfo? playButton;