From 70eb0db6b117fcb91d34f3e1b80c2383c4c6c5e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Levent=20Kantaro=C4=9Flu?= <63751824+leventkantaroglu@users.noreply.github.com> Date: Mon, 27 Jan 2025 22:31:56 +0200 Subject: [PATCH] Update README.md Rename the controller on the example for migration compatibility. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2f86e7..ae1547e 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ bottomNavigationBar: AnimatedNotchBottomBar( You can also set any animated widget. ```dart bottomNavigationBar: AnimatedNotchBottomBar( - pageController: _pageController, + notchBottomBarController: _controller, bottomBarItems: [ const BottomBarItem( inActiveItem: Icon(