Browse Source

Update webview_scaffold.dart

Rafal Wachol 6 năm trước cách đây
mục cha
commit
e316139ba4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/src/webview_scaffold.dart

+ 1 - 1
lib/src/webview_scaffold.dart

@@ -92,7 +92,7 @@ class _WebviewScaffoldState extends State<WebviewScaffold> {
   Widget build(BuildContext context) {
     return Scaffold(
       appBar: widget.appBar,
-      resizeToAvoidBottomPadding: false,
+      resizeToAvoidBottomInset: false,
       persistentFooterButtons: widget.persistentFooterButtons,
       bottomNavigationBar: widget.bottomNavigationBar,
       body: _WebviewPlaceholder(