class RouterPage { final String name; const RouterPage({this.name}); }