I have two named router widgets, how should I pass parameter from one to another with bloc pattern?
// main.dart void main() => runApp(App()); class App