TitleBuilder typedef
Returns the localized title of the current route.
Implementation
typedef TitleBuilder = String Function(BuildContext context);
Returns the localized title of the current route.
typedef TitleBuilder = String Function(BuildContext context);