A callback function in RouterInstance class for customizing the title of child page.
final String Function(String parameters, String parentTitle) childPageTitleBuilder;