Open inkersgithub opened 3 years ago
Is there a way to remove the white background colour coming in full screen mode?
This issue is fixed on #9. You can use VimeoPlayer(fullScreenBackgroundColor: Colors.black) to define the color of the background.
VimeoPlayer(fullScreenBackgroundColor: Colors.black)
Is there a way to remove the white background colour coming in full screen mode?