width property
Width of the WebView in pixels. Default: null - widget will expand to fill available space (match parent behavior)
Implementation
final int? width;
Width of the WebView in pixels. Default: null - widget will expand to fill available space (match parent behavior)
final int? width;