Ver Fonte

Update webview_scaffold.dart

Rafal Wachol há 6 anos atrás
pai
commit
e316139ba4
1 ficheiros alterados com 1 adições e 1 exclusões
  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(