ShellRoutePaths constructor
const
ShellRoutePaths({})
Implementation
const ShellRoutePaths({
required this.path,
this.name,
required this.builder,
this.description,
this.navigatorKey,
this.isStateful = false,
});