pauseButton property Null safety

ButtonInfo? pauseButton
final

Specifies the pause info. Image will be drawn at the center of the player view. Only supported on iOS.

Implementation

final ButtonInfo? pauseButton;