getx page route code example Example: getx routing GetMaterialApp( getPages: [ GetPage(name: '/', page: () => Home()), ] )