RouterProvider typedef

RouterProvider = Provider<RootStackRouter>

Implementation

typedef RouterProvider = Provider<RootStackRouter>;