material-components/material-components-flutter-motion-codelab

Typo in the codelabs at step 10

valentincx opened this issue · 1 comments

FadeThroughTransitionSwitcher(

should be

_FadeThroughTransitionSwitcher(

https://codelabs.developers.google.com/codelabs/material-motion-flutter#9

Good catch, will be fixed shortly