WebViewStyle constructor
const
WebViewStyle({})
Implementation
const WebViewStyle({
this.titleStyle,
this.appBarColor,
this.backIconColor,
super.width,
super.height,
super.background,
super.border,
super.borderRadius,
super.gradient,
});