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