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