SplashRoute constructor
Creates a SplashRoute with the given route and optional arguments.
Implementation
const SplashRoute(this.route, {this.arguments});
Creates a SplashRoute with the given route and optional arguments.
const SplashRoute(this.route, {this.arguments});