To create a cupertino navigation bar in flutter we have to call the constructor of CupertinoNavigationBar class and provide the required properties . Since there are no required properties for navigation bar we can use the available properties according to or need.