RouterNode constructor
RouterNode(})
Implementation
RouterNode(
this.path, {
this.rawPath = '',
this.layoutWidget = '',
this.pageWidget = '',
this.templateWidget = '',
this.layoutCustomTransition = '',
this.pageCustomTransition = '',
this.isFullScreenPage = false,
this.isFullScreenLayout = false,
});