Forráskód Böngészése

Update webview_scaffold.dart

Rafal Wachol 6 éve
szülő
commit
e316139ba4
1 módosított fájl, 1 hozzáadás és 1 törlés
  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(