buttonConfiguration property Null safety

VideoPlayerButtonConfiguration? buttonConfiguration
read / write

The host app could use this property to customize the button images of the video player. Only supported on iOS.

Implementation

VideoPlayerButtonConfiguration? buttonConfiguration;