buttonConfiguration property Null safety
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;
The host app could use this property to customize the button images of the video player. Only supported on iOS.
VideoPlayerButtonConfiguration? buttonConfiguration;