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