I am using this code to open a new page in flutter:
openPage(BuildContext context, Item item) { Navigator.push( context, MaterialPageRoute(bui