📜  flutter webview插件背景透明-Java代码示例

📅  最后修改于: 2022-03-11 14:52:38.588000             🧑  作者: Mango

代码示例1
/// if you are using flutter_webview_plugin set it on WebviewManager.java
webView.setBackgroundColor(0x00000000);