TitleBuilder typedef

TitleBuilder = Widget Function(String title)

Implementation

typedef TitleBuilder = Widget Function(String title);