TitleWrapper typedef

TitleWrapper = Widget Function(Widget title)

Implementation

typedef Widget TitleWrapper(Widget title);