I want to reuse one bloc per router widget, but each widget already have a bloc, how to insert another bloc to it?
void main() => runApp(App()); class App