Showing
1 changed file
with
0 additions
and
1 deletions
@@ -69,7 +69,6 @@ There are two options: | @@ -69,7 +69,6 @@ There are two options: | ||
69 | 69 | ||
70 | Replace your current route class with `MaterialWithModalsPageRoute`. | 70 | Replace your current route class with `MaterialWithModalsPageRoute`. |
71 | 71 | ||
72 | -For this we created `MaterialWithModalsPageRoute` that needs to replace the route you are using now. | ||
73 | Notice this route type behaves the same as `MaterialPageRoute` and supports custom `PageTransitionsBuilder` and `PageTransitionsTheme`. | 72 | Notice this route type behaves the same as `MaterialPageRoute` and supports custom `PageTransitionsBuilder` and `PageTransitionsTheme`. |
74 | 73 | ||
75 | How can I change my route class? See cases: | 74 | How can I change my route class? See cases: |
-
Please register or login to post a comment