TitleBuilder typedef
Returns a record of the current route's localized title and it's feature id.`
Implementation
typedef TitleBuilder = (String, int?) Function(BuildContext context);
Returns a record of the current route's localized title and it's feature id.`
typedef TitleBuilder = (String, int?) Function(BuildContext context);