You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the pages list and the items list of the BottomNavigationBar are not modified, they can be declared as final variables outside the build method to avoid unnecessary re-creations on each rebuild
Since the pages list and the items list of the BottomNavigationBar are not modified, they can be declared as final variables outside the build method to avoid unnecessary re-creations on each rebuild