Returns the appropriate PageRoute based on the transition type.
PageRoute buildPageRoute() { return customTransitionModule.buildPageRoute(child, duration, curve); }